-setstack
Sets each byte of the storage to a default or specified value.
Syntax
-setstack [
value
]
Parameter
value
An integer value from
0
to
255
representing the size of each byte of storage. If omitted, the value defaults to
0
.
Parent topic:
Compiler Options