The file tcl.h should be considered a public declaration of the Tcl C functions, defines/macros, and structures which a developer can ''safely'' depend on. This includes: * Tcl_Main * Tcl_Init * TclObjTest_Init * TclThread_Init * Tcl_SetVar ---- [Category Tcl Library]