CompuServe Messages

#Stack

    08-Nov-90 17:52:35
Sb: #Stack
Fm: Chris O'Regan 76447,666
To: all
Thank you Don and Betty for the explanation of the stack. I guess I can see the concept of it. A special place so that numbers or addresses can be spread around the program without having to use a variable. One little question, though. Is there a function that will enable me to use the stack? Or is it something automatic?