manpagez: man pages & more
man Tcl_Init(3)
Home | html | info | man
Tcl_Init(3)                 Tcl Library Procedures                 Tcl_Init(3)




NAME

       Tcl_Init - find and source initialization script


SYNOPSIS

       #include <tcl.h>

       int
       Tcl_Init(interp)


ARGUMENTS

       Interpreter to initialize.



DESCRIPTION

       Tcl_Init  is  a  helper  procedure  that finds and sources the init.tcl
       script, which should exist somewhere on the Tcl library path.

       Tcl_Init is typically called from Tcl_AppInit procedures.



SEE ALSO

       Tcl_AppInit(3), Tcl_Main(3)



KEYWORDS

       application, initialization, interpreter



Tcl                                   8.0                          Tcl_Init(3)

Init 8.5.4 - Generated Tue Aug 19 09:11:14 CDT 2008
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.