#CopyBits on SE
14-Mar-94 08:58:23
Sb: #163821-#CopyBits on SE
Fm: Jody Threet 73511,2654
To: allen joslin 72632,2726
Looks like I must have trashed something important earlier.
By the way..If you use TCL, I found out that using SetApplSize() isn't enough
because the TCL will get confused on stack and heap size. Not sure why, but it
cause the heap and stack to collide immediately when I used SetApplSize().
Anyhow TCL has a utility function your supposed to call as the very first line
of code called SetMinimumStack (long minstack).
But it still dies, so I must be poking into the wrong places with pointers.
thanks for the suggestion,
Jody :}