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.01.07 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. (Be sure /opt/aCC/bin/ is in your path.)

    aCC +help
  • Select the ? icon on the HP Vue or HP CDE front panel.

  • Use one of the following commands:

    HP VUE users, enter the helpview command which is in either /usr/vue/bin or /usr/vhelp/bin.

    HP CDE users, enter the following command:/usr/dt/bin/dthelpview -helpVolume /opt/aCC/help/C/ACXX.hv

Using Templates in HP aC++

This technical document summarizes template features defined in the proposed 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/newconfig/TecDocs/templates.htm

NOTE: NOTE: The +help option may not work on systems running HP CDE. If it does not work, ensure the environment variable DTHELPSEARCHPATH is set. (It may not be set if you rlogin to a system, for example.) If it is not set, use the following command to set it (for ksh): eval $(/usr/dt/bin/dtsearchpath)Ensure the LANG environment variable is set, typically LANG=C.

HP-UX Linker and Libraries Online User Guide

This Guide may not be installed on pre-HP-UX 10.20 systems. In this case, refer to the later section in this chapter, Linker Compatibility Warnings, for valuable information.To access, use the linker command with the +help option. (Be sure usr/ccs/bin/ is in your path.)

ld +help

HP DDE Debugger Online Help

Select help from the DDE Menu Bar.:

NOTE: NOTE: Users with character-based terminals or terminal emulators can invoke the charhelp program to view or print the online help provided for C++ and the linker. To start charhelp enter the full pathname (or just charhelp if /opt/langtools/bin is in your $PATH environment variable), and you will see a usage statement:
$ /opt/langtools/bin/charhelp
charhelp: Usage: charhelp { aCC | cc | CC | f77 | ld | -helpVolume file}

For help with HP aC++ for example, enter charhelp ACXX and follow the menus for further direction. For more information, see the man page for <charhelp>(1). (/opt/langtools/share/man/man1.Z must be in your $MANPATH environment variable).

On HP-UX 10.10 systems, charhelp may not be available..

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

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

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

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