Minimal example
Posted to
tcl
by dbohdan at Mon Mar 16 16:23:02 GMT 2015
view raw
#! /usr/bin/env tclsh
package
require tcc4tcl
tcc4tcl::cproc test {int i} int {
return
(i+42); }
test 5
Recent Posts
tcl by mookie
10 days ago
tcl by cgm
11 days ago
tcl by egavilan
17 days ago
tcl by smlckz
18 days ago
tcl by Guest86
23 days ago
tcl by mookie
25 days ago
tcl by greycat
29 days ago
tcl by mookie
37 days ago
tcl by mookie
37 days ago
tcl by mookie
43 days ago
Submit
New paste
Documentation
From Jabber