Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Solaris Studio 12.3: C User's Guide Oracle Solaris Studio 12.3 Information Library |
1. Introduction to the C Compiler
2. C-Compiler Implementation-Specific Information
7. Converting Applications for a 64-Bit Environment
8. cscope: Interactively Examining a C Program
A. Compiler Options Grouped by Functionality
B. C Compiler Options Reference
C. Implementation-Defined ISO/IEC C99 Behavior
E. Implementation-Defined ISO/IEC C90 Behavior
H. Oracle Solaris Studio C: Differences Between K&R C and ISO C
The following tables list the keywords for the ISO C Standard, the Oracle Solaris Studio ISO C compiler, and the Oracle Solaris Studio C compiler.
The first table lists the keywords defined by the ISO C standard.
Table H-2 ISO C Standard Keywords
|
1 Defined with-xc99=all only
The C compiler also defines one additional keyword, asm. However, asm is not supported in -Xc mode.
Keywords in K&R Oracle Solaris Studio C are listed in the following table.
Table H-3 K&R Keywords
|