CompuServe Messages

Stack

    07-Nov-90 12:25:31
Sb: #3239-Stack
Fm: Betty Clay/SYSOP 76702,337
To: Chris O'Regan 76447,666
The stack can be used to store any kind of data so long as you know that the last item put on the stack will be the first one you need to take off. So – it might be addresses or it might be data, depending upon the order in which you would need things. Betty