Ns init

From AOLserver Wiki
Revision as of 20:45, 9 June 2004 by WikiSysop (talk | contribs) (imported from WiKit id 585)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Man page: http://aolserver.com/docs/tcl/ns_init.html


NAME

ns_init - Initialize the current Tcl interp

SYNOPSIS

ns_init

DESCRIPTION

This command initializes the current Tcl interp. (Exactly what does this mean? What actually gets done?) This command is invoked by the Ns_TclAllocateInterp C function for every new Tcl interpreter.

SEE ALSO

ns_cleanup, ns_markfordelete


Category Documentation - Category Core Tcl API