C/C++ Programmer's Guide (G06.27+, H06.03+)

Table Of Contents
What’s New in This Manual
HP C/C++ Programmer’s Guide for NonStop Systems429301-010
xx
New and Changed Information
New and Changed Information
This manual contains information about some of the following G-series development
tools. On HP Integrity NonStop NS-series servers, these tools are supported only in
H06.05 and subsequent H-series RVUs.
TNS/R native C compiler
TNS/R native C++ compiler
TNS/R native C++ runtime library version 2
SQL/MP for TNS/R native C
SQL/MP Compilation Agent
NMCOBOL compiler or nmcobol frontend
ld
nld
noft
NS/R pTAL
If you are running H06.03 or H06.04 RVUs, continue to use the HP Enterprise Toolkit--
NonStop Edition or HP NonStop S-series servers with these development tools.
Changes to This Manual
This manual contains this change:
Changes to Previous Revisions of This Manual
This manual contains these changes from the September 2005 revision of the manual
(part number 429301-009):
Section Change
Section 13, Compiler
Pragmas
Added a new pragma, RVU, on page 13-81.
Section 12, Preprocessor
Directives and Macros
Added two new feature-test macros, __G_SERIES_RVU and
__H_SERIES_RVU, to Table 12-3 on page 12-13.
Section Change
Throughout the manual Updated the cextdecs.h header file information for the PC
environment.
Section 1, Introduction to HP
C and C++ for NonStop
Systems
Added a note to refer to Section 18 for more details on ETK
under:
TNS/R Native C Compiler on page 1-5
TNS/R Native C++ Compiler on page 1-6
Section 2, C and C++
Extensions
Removed the TNS/E restriction for the unsigned long
long data type under Data Types on page 2-20 because this
data type now also supports TNS/R.