Tables

TABLE 1-1small space Components of the C Compilation System

TABLE 2-1small space Data Type Suffixes

TABLE 2-2small space Declaration Specifiers

TABLE 2-3small space Predefined Identifier

TABLE 5-1small space The -errchk Values

TABLE 5-2small space The -errfmt Values

TABLE 5-3small space The -errhdr Values

TABLE 5-4small space The -erroff Values

TABLE 5-5small space The -errwarn Values

TABLE 5-6small space The -Ncheck Values

TABLE 5-7small space lint Options to Suppress Messages

TABLE 5-8small space The lint Directives

TABLE 7-1small space Trigraph Sequences

TABLE 7-2small space Standard Headers

TABLE 7-3small space Names Reserved for Expansion

TABLE 8-1small space Data Type Size for ILP32 and LP64

TABLE 9-1small space cscope Menu Manipulation Commands

TABLE 9-2small space Commands for Use After an Initial Search

TABLE 9-3small space Commands for Selecting Lines to Be Changed

TABLE A-1small space Compiler Options Grouped by Functionality

TABLE A-2small space The -errfmt Values

TABLE A-3small space The -erroff Values

TABLE A-4small space The -errshort Values

TABLE A-5small space The -errwarn Values

TABLE A-6small space The -fast Expansion Values

TABLE A-7small space The -W Values

TABLE A-8small space The Levels of Alias-Disambiguation

TABLE A-9small space The -xarch ISA Keywords

TABLE A-10small space -xarch Matrix

TABLE A-11small space The -xarch Values for SPARC Platforms

TABLE A-12small space The -xarch Values on x86

TABLE A-13small space The -xc99 Values

TABLE A-14small space The -xcache Values

TABLE A-15small space The -xchar Values

TABLE A-16small space The -xcheck Values

TABLE A-17small space The -xchip Values

TABLE A-18small space The -xcode Values

TABLE A-19small space The -xF Values

TABLE A-20small space The -xinline Values

TABLE A-21small space The -xldscope Values

TABLE A-22small space The -xlinkopt Values

TABLE A-23small space -xmemalign Alignment and Behavior Values

TABLE A-24small space Examples of -xmemalign

TABLE A-25small space The -xnativeconnect Values

TABLE A-26small space The -xO Values for SPARC Processors

TABLE A-27small space The -xO Values for x86 Processors

TABLE A-28small space The -xopenmp Values

TABLE A-29small space The -xprefetch Values

TABLE A-30small space The -xregs Values

TABLE A-31small space The -xtarget Values

TABLE A-32small space -xtarget Expansions on SPARC

TABLE A-33small space -xtarget Expansions on Intel Architecture

TABLE A-34small space The -xthreadvar Values

TABLE B-1small space Storage Allocation for Data Types

TABLE B-2small space Representation of short

TABLE B-3small space Representation of int

TABLE B-4small space Representation of long on Intel and SPARC v8 versus SPARC v9

TABLE B-5small space Representation of long long

TABLE B-6small space float Representation

TABLE B-7small space double Representation

TABLE B-8small space long double Representation (SPARC)

TABLE B-9small space long double Representation (Intel)

TABLE B-10small space float Representations

TABLE B-11small space double Representations

TABLE B-12small space long double Representations

TABLE B-13small space Hexadecimal Representation of Selected Numbers (SPARC)

TABLE B-14small space Hexadecimal Representation of Selected Numbers (Intel)

TABLE B-15small space Array Types and Storage

TABLE B-16small space Abbreviation Usage

TABLE B-17small space Addition and Subtraction Results

TABLE B-18small space Multiplication Results

TABLE B-19small space Division Results

TABLE B-20small space Comparison Results

TABLE C-1small space Representations and Sets of Values of Integers

TABLE C-2small space Values for a float

TABLE C-3small space Values for a double

TABLE C-4small space Values for long double

TABLE C-5small space Padding and Alignment of Structure Members

TABLE C-6small space Character Sets Tested by isalpha , islower , Etc.

TABLE C-7small space Values Returned on Domain Errors

TABLE C-8small space Semantics for signal Signals

TABLE C-9small space Names of Months

TABLE C-10small space Days and Abbreviated Days of the Week

TABLE F-1small space K&R Sun C Incompatibilities With Sun ISO C

TABLE F-2small space ISO C Standard Keywords

TABLE F-3small space Sun C (K&R) Keywords