A92: Stack as temp mem
[Prev][Next][Index][Thread]
A92: Stack as temp mem
Hi,
I'd like to use the stack as temp memory in a prog in order to avoid using a
handle. I need about 10 kB. I have two questions : the stack is 16 kB big, so
is it 'dansgerous' to use it from the bottom ? Second question : is there a
global address for it in Fargo s kernel ? i.e. something like : tios::stack or
should I use $120 ? But this could break the compatibilty with 92II.
I hope someone will answer, thanks
Sacha
Follow-Ups: