Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

__STDC__ - Test for compliance with ANSI standard

&pagelevel(4)&pagelevel

Definition

__STDC__

This macro generates the value 1 for compilation with SOURCE-PROPERTIES=PARAMETERS(LANGUAGE-STANDARD=ANSI). In all other language modes of the compiler the value of this macro is undefined.

Note

This macro does not have to be defined in an include file. Its name is recognized and replaced by the compiler.