Ns init
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
-