Contents | Prev | Next

5.1.2.2.43 -Snn Set stack size in K

This command-line compiler option specifies the number of kilobytes to allocate for your program's stack.

Syntax: -Snn

Default: nn = 64

Notes: See also specify stack size.

Contents | Prev | Next