StackSize - Displays the current size of the stack

Usage: StackSize

Will simply type the size of the stack to STDOUT, this is useful in scripts

to store the current stack so it can be restored later.

Example usage in a script:

; Store the current stack in the variable $CURRENT_STACK

Set CURRENT_STACK StackSize

; Set the stack to what we need

Stack 65536

; Run a command

Command that needs lots of stack...

; Change the stack back to what it was

Stack $CURRENT_STACK

Proxy Information
Original URL
gemini://uhc.megaburken.net/help/StackSize
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
102.776716 milliseconds
Gemini-to-HTML Time
0.252695 milliseconds

This content has been proxied by September (3851b).