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

Table 19 Tools.h++ Example Files for Version 6.1
Description of ContentsExample File
BUS example source fileBUSC
BUS example header fileBUSH
Example data fileTEXTFILE
For Version 7 of Tools.h++, the example files are located in the subphylum $system.zrw70 on the
NonStop system. Table 20 lists the example files that are provided with Version 7.
Table 20 Tools.h++ Example Files for Version 7
Description of ContentsExample File
MAKE file for the examples. It is an OBEY command file.MAKEEXAM
Macro used by MAKEEXAM to build each test. This must be modified to reflect
the user's environment.
CPLUS
Contains instructions to nld for linking each test. This file is used by CPLUS. It
must be modified to reflect the user's environment.
LINKIT
Example source fileBINTREEC
Example source fileBTREEDSC
Example source fileBUSC
Example header fileBUSH
Example source fileCSTRINGC
Example source fileDEQUEVAC
Example header fileDOGH
Example source fileFMGRRTRC
Example source fileFMGRSAVC
Example source fileGDLISTC
Example source fileHASHDICC
Example source fileI18NC
Example source fileMMAPPTRC
Example source filePAGEHEAC
Example data fileTEXTFILE
Example source fileTIMEDATC
Template exampleTPDTESTC
Template exampleTVDTESTC
Pragmas for Tools.h++
You need to use the MAPINCLUDE and CPATHEQ pragmas to map UNIX or OSS pathnames to
Guardian file names. This examples illustrate the use of these pragmas:
1. The pragma:
pragma MAPINCLUDE "from"="to"
94 Accessing Middleware Using HP C and C++ for NonStop Systems