I want to use a custom TCL interpreter as the prefix file ofTclDevKit\'s tclapp. I have a TCL interpreter built from the following file:
I am trying to use the trial version of ActiveState\'s TclDevKit-5.2. I am getting an error message like this:
I have a method which returns an array of fixed type objects (let\'s say MyObject). The method creates a new empty Stack<MyObject>. Then, it does some work and pushes some number of MyObjects t