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.13 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.0 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 DDE Debugger Online Help

Select help from the DDE Menu Bar.

HP Wildebeest Debugger (HP WDB)

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

/opt/langtools/wdb/doc

  • You can print the following PostScript documents, which constitute the official documentation for GDB (on which HP WDB is based):

    Debugging with GDB: /opt/langtools/wdb/doc/gdb.ps
    GDB Quick Reference:
    /opt/langtools/wdb/doc/refcard.ps
  • A PDF version of Debugging with GDB is found in /opt/langtools/wdb/doc/gdb.pdf. (The Acrobat Reader, acroread is available free from Adobe Systems Inc. Refer to http://www.adobe.com.)

  • For an EMACS version of Debugging with GDB:

    /opt/langtools/wdb/doc/gdb.info*

    (Copy the files to your usual “info” directory first.)

  • Use your Web browser to view the following HTML documents:

    Getting Started with HP WDB: /opt/langtools/wdb/doc/GDBtutorial.html
    If your browser does not support frames, view: /opt/langtools/wdb/doc/tutmain.html
    XDB to WDB Transition Guide: /opt/langtools/wdb/doc/xdb_trans.html
    Using the HP WDB Terminal User Interface: /opt/langtools/wdb/doc/TUI.html
  • The man page is gdb(1).

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 the Rogue Wave implementation of the Standard C++ Library. It is provided as HTML formatted files. You can view these files if you have access to an HTML viewer such as Netscape. To do so, open the file /opt/aCC/html/libstd/ref.htm, or select 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 provided as HTML formatted files. You can view these files if you have access to an HTML viewer such as Netscape. To do so, open the file /opt/aCC/html/librwtool/ref.htm, or select from the initial window of the HP aC++ Online Programmer's Guide.

NOTE: 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.

Manual pages for the Standard C++ Library and the cfront compatibility libraries (IOStream and Standard Components) are provided under /opt/aCC/share/man/man3.Z. (Note for Standard Components only, invoke a man page by entering 3s after the man command and before the man page name. For example, to invoke the man page for Args: man 3s Args)

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)

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
© 1999 Hewlett-Packard Development Company, L.P.