[Tcl-Threads] Is it possible to call the TCL interpreter from a C++ application, in a way that they will run in the same data block?
by Cogan, Gil other posts by this author
Dec 9 2003 5:10PM messages near this date
[Tcl-Threads] tsv locking
|
RE: [Tcl-Threads] Is it possible to call the TCL interpreter from a C++ application, in a way that they will run in the same data block?
Hi,
Is it possible to call the TCL interpreter from a C++ application, in a
way that they will run in the same data block? What I mean is could it
be possible that the TCL program could access addresses of variables of
the C++ application?
If so, how can it be done? How is the sharing of the process data block
defined? Is there an example 'on board'?
Thanks,
Gil.
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Tcl-Threads mailing list
Tcl-Threads@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-threads
Thread:
Cogan, Gil
Jeff Hobbs
|