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__ - macro for ANSI conformance

&pagelevel(4)&pagelevel

Syntax

__STDC__

Description

This macro generates the value 1 for a compilation with
SOURCE-PROPERTIES=PARAMETERS(LANGUAGE-STANDARD=ANSI)
and is otherwise undefined.

Notes

This macro need not be defined in a header file. Its name is recognized and replaced by the compiler.