Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Turbo Basic - <b>$stack declare size of runtime stack</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
$STACK                   Declare Size of Runtime Stack

 $STACK count

    Declares the amount of memory that will be devoted to the stack at run
    time.

       count    A numeric constant in the range 1024 to 32767. Default:
                1024.
   --------------------------------------------------------------------------

      Notes:    Use the FRE (-2) statement to return the amount of free
                stack space.

See Also: FRE

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson