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

About This Guide
HP C/C++ Programmer’s Guide for NonStop Systems429301-008
xxxi
Notation Conventions
Notation Conventions
Hypertext Links
Blue underline is used to indicate a hypertext link within text. By clicking a passage of
text with a blue underline, you are taken to the location described. For example:
This requirement is described under Backup DAM Volumes and Physical Disk
Drives on page 3-2.
General Syntax Notation
The following list summarizes the notation conventions for syntax presentation in this
manual.
21 Native C and C++ Compiler
Messages
Lists the messages from the native C and
C++ compilers.
22 Run-Time Messages
Describes the C run-time library messages.
23 Handling TNS Data Alignment
Describes the even-byte data alignment rules
used by TNS compilers, and how to avoid
violating the rules, and how to diagnose
violations at run time.
A HP C Implementation-Defined
Behavior
Describes HP implementation-defined
features.
B TNS C++
Implementation-Defined
Behavior
Describes HP implementation-defined
features.
C ASCII Character Set
Describes the ASCII character set.
D Data Type Correspondence
Describes data type correspondence
between programming languages.
E Features and Keywords of
Version 2 Native C++
Describes features of the HP native C++
compiler that have been updated to match
the evolving language specification in the
X3J16/WG21 Working Paper (current as of
the D45 product release).
F MIGRATION_CHECK
Messages
Lists the warnings from the TNS/R native
C++ compiler when run with the
MIGRATION_CHECK pragma to verify
whether source code contains VERSION2
functions that might need to change in order
to migrate to VERSION3.
Glossary
Glossary Provides definitions for terms used in this
guide.
Table iv. Summary of Contents (page3of3)
Section Title This section . . .