Set Stack Allocation (/STACK)

Syntax: /S[TACK]:nnnn

This option sets the size of the stack. The field <nnnn> contains the stack size in bytes. This option is equivalent to the Control Stack Size (/ST) (in LINK386 Help).

You can specify <nnnn> in decimal, octal, or hexadecimal radix using standard C language notation.


[Back] [Next]