Next | Prev | Top | Contents | Index

Appendix A: Extending Tcl


For information on writing C programs and binding them with Tcl, see the third part of the book by John Ousterhout, An Introduction to Tcl and Tk. (See "Additional Reading" on page xiv for bibliographic information.)


Installing Header Files
C++ Classes and Tcl
Finding Existing Extensions
Creating a Shared Library

Next | Prev | Top | Contents | Index