Next: 3.4 Class TclObject
Up: 3.3 Class Tcl
Previous: 3.3.5 Hash Functions within
Contents
Index
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.
2008-05-16