TOC PREV NEXT INDEX

 


Creating Dynamically-Linked Interpreters


Aside from implementing either Tcl_AppInit or Tk_AppInit as appropriate and calling Tcl_Main or Tk_Main from your main program, there are no special requirements for writing a dynamically-linked interpreter. Because your application automatically loads extension libraries as needed, you don't need to register them with Tcl_StaticPackage or initialize them with their corresponding Init procedures.




http://www.ajubasolutions.com
Voice: (650) 210-0100
Fax: (650) 210-0101
support@ajubasolutions.com
TOC PREV NEXT INDEX