Manpages Tcl_InitSection: Tcl Library Procedures (3)Updated: 8.0 Index Return to Main Contents NAMETcl_Init - find and source initialization scriptSYNOPSIS#include <tcl.h> int Tcl_Init(interp) ARGUMENTS
DESCRIPTIONTcl_Init is a helper procedure that finds and source's the init.tcl script, which should exist somewhere on the Tcl library path. On Macintosh systems, it additionally checks for an Init resource and sources the contents of that resource if init.tcl cannot be found. Tcl_Init is typically called from Tcl_AppInit procedures. SEE ALSOTcl_AppInit, Tcl_MainKEYWORDSapplication, initialization, interpreter
IndexThis document was created by man2html, using the manual pages. Time: 14:59:35 GMT, May 09, 2025 |