|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
Set the stack size for the load.
Some operating systems (VxWorks) allow you to set the stack size when the program is loaded. This method allows you to set the value. It is ignored for other operation systems.
| bytes | The number of bytes. If 0, then use the default. |