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-UX Systems: HP aC++/HP C Programmer's Guide > Chapter 2 Command-Line Options

Online Help Option

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

Use the help option to view the HP aC++ Online Programmer’s Guide.

+help

+help

The +help option invokes the initial menu window of this HP aC++ Online Programmer’s Guide.

If +help is used on any command line, the compiler displays the HP aC++ Online Programmer’s Guide with the default web browser and then processes any other arguments.

If $DISPLAY is set, the default web browser is used. If the display variable is not set, a message is displayed. Set your $DISPLAY variable as follows:

export DISPLAY=YourDisplayAddress (ksh/sh shell notation)

setenv DISPLAY YourDisplayAddress (csh shell notation)

Examples:

To use a browser other than the default, first set the BROWSER environment variable to the alternate browser’s location:

export BROWSER=AlternateBrowserLocation

To invoke the online guide, use the command:

aCC +help

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