Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the size of the stack in bytes.
STACKSIZE reserve[,commit]
Remarks
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.
This option has no effect on DLLs.