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 oldlaptop
8 days ago
tcl by oldlaptop
8 days ago
tcl by mookie
13 days ago
tcl by mookie
13 days ago
tcl by georgtree
14 days ago
tcl by georgtree
14 days ago
tcl by schelte
29 days ago
tcl by emiliano
37 days ago
tcl by fvogel
37 days ago
tcl by emiliano
37 days ago
Submit
New paste
Documentation
From Jabber