Appendix C |
Appendix C
|
ASCII Equivalence Table
|
Appendix D |
Appendix D
|
Common C Extensions Supported by HP C
|
D.1
|
Extensions Compatible with ANSI C
|
D.2
|
Extensions Incompatible with ANSI C
|
Appendix E |
Appendix E
|
VAX C Extensions Supported by HP C
|
E.1
|
Extensions Compatible with ANSI C
|
E.2
|
Extensions Incompatible with ANSI C
|
Appendix F |
Appendix F
|
Universal Character Names for Identifiers
|
Index |
Index |
Examples |
4-1 |
The Rules for Initializing Structures |
5-1 |
Declaring Functions Passed as Arguments |
7-1 |
Using switch to Count Blanks, Tabs, and New Lines |
Figures |
C-1 |
ASCII Equivalence Chart |
Tables |
1-1 |
Trigraph Sequences |
1-2 |
Digraph Sequences |
1-3 |
Keywords |
1-4 |
Punctuators |
1-5 |
Rules for Assigning Type to Integer Constants |
1-6 |
Floating-Point Notation |
1-7 |
Character Escape Sequences |
2-1 |
Predefined Alignment Constants |
2-2 |
Type Name Examples |
3-1 |
Basic Data Types |
3-2 |
Sizes and Ranges of Data Types |
6-1 |
C Operators |
6-2 |
Precedence of C Operators |
9-1 |
File Modes |
9-2 |
strftime Conversion Specifiers |
B-1 |
Tru64 UNIX Predefined Macro Names |
B-2 |
OpenVMS VAX, OpenVMS Alpha, and I64 Predefined Macro Names |
B-3 |
Library Routine Standards Conformance Macros---All platforms |