Pragma Main_Storage (GNAT Reference Manual) (original) (raw)
Next: Pragma Max_Queue_Length, Previous: Pragma Main, Up: Implementation Defined Pragmas [Contents][Index]
2.109 Pragma Main_Storage ¶
Syntax:
pragma Main_Storage (MAIN_STORAGE_OPTION [, MAIN_STORAGE_OPTION]);
MAIN_STORAGE_OPTION ::= [WORKING_STORAGE =>] static_SIMPLE_EXPRESSION | [TOP_GUARD =>] static_SIMPLE_EXPRESSION
This pragma is provided for compatibility with OpenVMS VAX Systems. It has no effect in GNAT, other than being syntax checked.