Artifact 8c872b0109f8c1c26512d6f834c8251c70d9d23f:
- File generic/tclDecls.h — part of check-in [0419203b11] at 2000-11-03 18:46:09 on branch trunk — * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tcl.decls: added Tcl_SetMainLoop proc that allows people to set a main loop that will run for tclsh. * generic/tcl.h: added Tcl_MainLoopProc typedef * generic/tclMain.c (Tcl_SetMainLoop, StdinProc, Prompt): new StdinProc and Prompt static procs and Tcl_SetMainLoop stubs proc. The first two handle a fileevent based prompt (taken from tkMain.c). Tcl_SetMainLoop enables the interactive setting of a main loop procedure. This enables Tk to be a loadable package. (user: hobbs size: 136825)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.