Pragmas
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Pragmas.
ANSI 3.8.6** The behavior on each recognized #pragma directive.
The following C Pragmas are defined for the Microsoft C compiler:
| alloc_text | data_seg | include_alias | setlocale |
| auto_inline | function | intrinsic | warning |
| check_stack | hdrstop | message | |
| code_seg | inline_depth | optimize | |
| comment | inline_recursion | pack |
Show: