3.3.6 Other Operations on the Interpreter
If the above methods are not sufficient,
then we must acquire the handle to the interpreter,
and write our own functions.
- *
- tcl.interp../Tcl/Tcl.hTcl::interp
returns the handle to the interpreter that is stored
within the class Tcl.
Tom Henderson
2011-11-05