STACKSIZE
Syntax
STACKSIZE*****reserve*[,commit]
This statement sets the size of the stack in bytes. An equivalent way to set the stack is with the Stack Allocations (/STACK) option. See the documentation on that option for details about the reserve and commit arguments.