C/C++ Programmer's Guide (G06.25+)

Contents
HP C/C++ Programmer’s Guide for NonStop Systems—429301-008
xiii
A. HP C Implementation-Defined
Behavior (continued)
A. HP C Implementation-Defined Behavior (continued)
Implementation-Defined Behavior of TNS C (continued)
G.3.10 Qualifiers A-19
G.3.11 Declarators A-20
G.3.12 Statements A-20
G.3.13 Preprocessing Directives A-20
G.3.14 Library Functions A-21
G.4 Locale Behavior A-26
G.5 Common Extensions A-26
B. TNS C++ Implementation-Defined Behavior
HP Specific Features for OSS and Guardian Environments B-1
Length of Identifiers B-1
Length of String Literals B-2
Data Types B-2
Type Qualifiers B-2
Templates (Parameterized Types) B-2
Class Libraries B-2
Interfacing to the Standard C Run-Time Library B-3
Interfacing to User-Defined C Libraries B-3
Interfacing to User-Defined C Functions B-3
Interfacing to NonStop SQL/MP B-4
HP Specific Features for the Guardian Environment B-4
Mixed-Language Programming B-4
System-Level Programming B-4
Differences Between OSS and Guardian Environments B-4
Pragma SYSTYPE B-5
Data Models B-5
Run-Time Libraries B-5
Applicable Pragmas B-5
C. ASCII Character Set
Overview C-1
ASCII Character Set in Numerical Order C-1
ASCII Character Set in Alphabetical Order C-6
D. Data Type Correspondence