Version 18 of SampleExtension

Updated 2012-02-26 12:49:55 by pooryorick

The Tcl sample extension at is intended primarily to demonstrate to C developers how to write a Tcl extension in C that can be dynamically loaded as well as how to structure the directories so that someone can use configure and make to build and install said extension.

It also illustrates how to use C functions from Tcl.

For more background information, read about TEA and TEA2.


Category Package | Category Porting | Category Foreign Interfaces