description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: STACKSIZE |
STACKSIZE |
11/04/2016 |
|
|
4d8c79bd-1cb4-4e4d-90f2-b5a7a4d20e7a |
Sets the size of the stack in bytes.
STACKSIZE reserve[,commit]
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.