Version 1 of Invoking Tcl commands from C++

Updated 2003-07-02 13:24:05

Purpose: document what one needs to do in a C++ application to invoke Tcl script commands (i.e. ones without a directly invokable API).

[Can someone provide a pointer to some sample c++ code that interacts with Tcl?]

TclODBC is an extension written in C++.


See also C++.