C and C++ Compiler Pragmas

The following pragmas are defined for both the C and C++ compilers:

alloc_text component init_seg1 optimize
auto_inline const_seg inline_depth pack
bss_seg data_seg inline_recursion pointers_to_members1
check_stack function intrinsic setlocale
code_seg hdrstop message vtordisp1
comment include_alias once warning

1 Supported only by the C++ compiler.