Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

predefined macros

__STDC__ Macro: __STDC__ Macro is used to confirm the compiler standard. Generally it holds the value 1 which means that the compiler conforms to ISO Standard C.
 
PREVIOUS NEXT
Tagged: #predefined #macros
ADD COMMENT
Topic
Name
3+6 =