Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP aC++ Version A.03.27 Release Notes: HP Series 9000 > Chapter 3 Related Documentation

Online Documentation

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

The following online documentation is included with the HP aC++ product.

HP aC++ Online Programmer's Guide

Access the guide in any of the following ways:

  • Use the +help command-line option:

    /opt/aCC/bin/aCC +help
  • From your web browser, enter the appropriate URL:

    file:/opt/aCC/html/C/guide/index.htm (English)
    file:/opt/aCC/html/ja_JP.SJIS/guide/index.htm (Japanese)

    To see Japanese characters when using the Netscape browser, choose:

    1. Options

    2. Document Encoding

    3. Japanese (Auto-Detect)

    NOTE: All of the files composing the English version of the guide are installed in the /opt/aCC/html/C directory. If you choose to move the entire guide to a different location without having to edit any links, you will need to move all of the subdirectories in /opt/aCC/html/C. All of the files composing the Japanese guide are installed in /opt/aCC/html/ja_JP.SJIS/.
  • The English guide (excluding Rogue Wave documentation) is also available on the World Wide Web at the following URL:

    http://docs.hp.com/hpux/development/

Using Templates in HP aC++

This technical document summarizes template features defined in the C++ standard and describes template instantiation as implemented in HP aC++. It is provided with HP aC++ in both postscript and HTML format in the following locations:

/opt/aCC/newconfig/TecDocs/templates.ps
/opt/aCC/html/C/templates/templates.htm

Note that you can select the HTML version from the initial window of the HP aC++ Online Programmer's Guide.

HP-UX 64-bit Porting and Transition Guide

Helps developers transition applications from an HP-UX 32-bit platform to the HP-UX 64-bit platform.

This document is available on the HP-UX 11.x CD-ROM and on the World Wide Web at the following URL:

http://docs.hp.com/hpux/development/

HP-UX Linker and Libraries Online User Guide

To access, use the command:

/usr/ccs/bin/ld +help

HP Wildebeest Debugger (HP WDB)

All of the HP WDB documentation is available online in the following directory:

/opt/langtools/wdb/doc

The most current HP WDB and its related documentation is
available online at the following World Wide Web directory:

http://www.hp.com/go/wdb

Rogue Wave Software Standard C++ Library 2.2.1 Class Reference

This reference contains an alphabetical listing of all of the classes, algorithms, and function objects in the updated Rogue Wave Standard C++ Library. The library includes the standard iostream library and has namespace std enabled.

The reference is provided as HTML formatted files. View these files with an HTML browser by opening /opt/aCC/html/libstd_v2/stdref/index.htm or by selecting from the initial window of the HP aC++ Online Programmer's Guide.

Rogue Wave Software Standard C++ Library 2.2.1 User's Guide

This guide gives information about library usage and includes an extensive discussion of locales and iostreams.

The guide is provided as HTML formatted files. View these files with an HTML browserby opening /opt/aCC/html/libstd_v2/stdug/index.htm or by selecting from the initial window of the HP aC++ Online Programmer's Guide.

Rogue Wave Software Standard C++ Library 1.2.1 Class Reference

This reference provides an alphabetical listing of all of the classes, algorithms, and function objects in a prior Rogue Wave implementation of the Standard C++ Library.

The reference is provided as HTML formatted files. View these files with an HTML browser by opening /opt/aCC/html/libstd/ref.htm or by selecting from the initial window of the HP aC++ Online Programmer's Guide.

Rogue Wave Software Tools.h++ 7.0.6 Class Reference

This reference describes all of the classes and functions in the Tools.h++ Library. It is intended for use with Rogue Wave Standard C++ Library 1.2.1.

The reference is provided as HTML formatted files. View these files with an HTML browser by opening /opt/aCC/html/librwtool/ref.htm or by selecting from the initial window of the HP aC++ Online Programmer's Guide.

NOTE: Although the documentation for Appendix A is supplied with aC++, this is an obsolete interface to Tools.h++ that predates the version that is integrated with the STL. (If building from the Rogue Wave source, you must compile with -DRW_NO_STL.)

There are 8 templates documented in the main part of the manual as "still supported". This is incorrect. The interfaces for the following 8 templates must be translated to the new interface with two extra template arguments:

RWTPtrHashDictionary	 ==> RWTPtrHashMap
RWTPtrHashDictionaryIterator ==> RWTPtrHashMapIterator
RWTPtrHashTable ==> RWTPtrHashMultiSet
RWTPtrHashTableIterator ==> RWTPtrHashMultiSetIterator
RWTValHashDictionary ==> RWTValHashMap
RWTValHashDictionaryIterator ==> RWTValHashMapIterator
RWTValHashTable ==> RWTValHashMultiSet
RWTValHashTableIterator ==> RWTValHashMultiSetIterator

Refer to defect JAGaa90638.

Refer to the Information Map in the HP aC++ Online Programmer's Guide for how to obtain additional Rogue Wave documentation.

HP aC++ Release Notes

This is the document you are reading. The online ASCII file can be found in /opt/aCC/newconfig/RelNotes/ACXX.release.notes.

HP PA-RISC Compiler Optimization Technology White Paper

This paper describes the benefits of using optimization. It is available in the postscript file /opt/langtools/newconfig/white_papers/optimize.ps

Online Manual Pages

Online manual pages for aCC and c++filt are at /opt/aCC/share/man/man1.Z.

Library manual pages are located at /opt/aCC/share/man/man3.Z. To insure that you invoke a man page for the library in which you are interested, specify the appropriate section 3 sub-section. For example, to find the man page for the copy command:

man 3s copy  #finds the Standard Components version
man 3f copy #finds the old Standard C++ Library (libstd) version
man 3n copy #finds the new Standard C++ Library version

Japanese man pages are located at:

/opt/aCC/share/man/ja_JP.eucJP/man1.z and
/opt/aCC/share/man/ja_JP.eucJP/man3.z (euc character set)

/opt/aCC/share/man/ja_JP.SJIS/man1.z and
/opt/aCC/share/man/ja_JP.SJIS/man3.z (SJIS character set)

HP DDE Debugger Online Help

Select help from the DDE Menu Bar.

Online C++ Example Source Files

Online C++ example source files are located in the directory, /opt/aCC/contrib/Examples/RogueWave. These include examples for the Standard C++ Library and for the Tools.h++ Library.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2000 Hewlett-Packard Development Company, L.P.