Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | __STDC _VERSION__ |
Description | Specifies which version of the ANSI standard is supported by the selected language-mode. This macro expands to a decimal constant dependent on the language-mode (see [3]). |
Notes | The macro does not have to be defined in a header file. It’s name is recognized by the compiler and replaced. |