This CVS module, available from http://tcl.sf.net/ is intended primarily to demonstrate to [C] developers how to write a [Tcl] [extension] in C that can be dynamically [load]ed as well as how to structure the directories so that someone can use '''configure''' and make to build and install said extension. In coarser perspective, think of it as a lesson in [how to use C functions from Tcl]. For more information, read about [TEA] and [TEA2]. ---- [Category Package] | [Category Porting] |