Tcl8.6.0/Tk8.6.0 Documentation > Tcl C API, version 8.6.0

Tcl/Tk Applications | Tcl Commands | Tk Commands | [incr Tcl] Package Commands | SQLite Package Commands | TDBC Package Commands | tdbc::mysql Package Commands | tdbc::odbc Package Commands | tdbc::postgres Package Commands | tdbc::sqlite3 Package Commands | Thread Package Commands | Tcl C API | Tk C API | [incr Tcl] Package C API | TDBC Package C API

Initialization

AppInitPerform application-specific initialization
CallDelArrange for callback when interpreter is deleted
CrtInterpCreate and delete Tcl command interpreters
CrtSlaveManage multiple Tcl interpreters, aliases and hidden commands
ExitEnd the application or thread (and invoke exit handlers)
FindExecIdentify or return the name of the binary file containing the application
GetVersionGet the version of the library at runtime
InitFind and source initialization script
InitStubsInitialize the Tcl stubs mechanism
InterpClient-visible fields of interpreter structures
PkgRequirePackage version control
Tcl_SourceRCFileSource the Tcl rc file
StaticPkgMake a statically linked package available via the 'load' command
Tcl_MainMain program, startup script, and event loop definition for Tcl-based applications
Copyright © 1989-1994 The Regents of the University of California Copyright © 1992-1999 Karl Lehenbauer and Mark Diekhans Copyright © 1994-1998 Sun Microsystems, Inc Copyright © 1997-2000 Ajuba Solutions Copyright © 1998-2000 Scriptics Corporation Copyright © 2001 ActiveState Corporation Copyright © 2001 ActiveState Tool Corp Copyright © 2001 Vincent Darley Copyright © 2001-2002 Kevin B. Kenny <kennykb(at)acm.org> Copyright © 2001-2010 Donal K. Fellows Copyright © 2002-2005 Andreas Kupries <andreas_kupries(at)users.sourceforge.net> Copyright © 2006-2008 Joe Mistachkin Copyright © 2009-2010 Kevin B. Kenny