HPlogo HP C/HP-UX Release Notes for HP-UX 11.0: HP 9000 Computers > Chapter 3 Documentation Overview

C Compiler Documentation

» 

Technical documentation

Complete book in PDF

 » Table of Contents

 » Index

HP C/HP-UX Release Notes

The HP C/HP-UX Release Notes, which you are reading now, provide release-specific information such as new feature summaries, installation instructions, and known defects. In addition, they contain this documentation overview to help you orient yourself regarding available documentation. The release notes are also available online in the text file /opt/ansic/newconfig/RelNotes/ansic.11.01.

Printed Documentation

You can order printed versions of a wide variety of Hewlett-Packard documents. Use the man manuals command for details on which documents are available for ordering as well as ordering information. See also the HP documentation web site http://docs.hp.com and the HP C/HP-UX web site at http://www.hp.com/go/C. Listed below are some of the documents most closely related to use of the C Compiler.

  • HP C/HP-UX Reference Manual (92453-90087)

    Provides reference material for HP C as implemented on HP 9000 systems. This document is based on the ANSI C standard 9899-1990, and documents implementations and extensions unique to HP C on HP-UX. It does not replicate the ANSI C standard and you are referred to the standard for any fine points not covered.

  • HP C/HP-UX Programmer's Guide (92434-90013)

    Contains a detailed discussion about selected C topics for HP 9000 systems. Included are a discussion of data type sizes and alignment modes, some comparisons between HP C and other languages, and information on 64-bit programming, optimization, threads, and parallel processing.

  • HP-UX Floating-Point Guide (B3906-90006)

    Describes how floating-point arithmetic is implemented on HP 9000 systems and discusses how floating-point behavior affects the programmer. Provides information about the C and Fortran math libraries.

HP C Online Help

The C compiler online help includes examples, tutorial information, error message discussions, and reference information.

To access the online help, on a system where the HP C compiler is installed, enter the following:

cc +help

or

/usr/dt/bin/dthelpview -h c

and the online help window appears on your display. (Note that this requires that your $DISPLAY variable is set correctly. If you do not know how to do this, contact your system administrator.)

You can also click on the ? icon on the HP CDE front panel on a system where HP C is installed and select HP C Online Reference.

If you do not have a graphics display or prefer to work with a character-based help interface, enter the command:

charhelp

and you will get a usage description for this command:

charhelp: Usage: charhelp {cc|CC|aCC|f77|ld|dde| -helpVolume file}

For help with the HP C compiler, for example, enter:

charhelp cc

and follow the menus for further direction. The charhelp command is in the directory /opt/langtools/bin. For more information, see the man page for charhelp(1) (/opt/langtools/share/man/man1.Z must be in your $MANPATH environment variable).

© 1999 - Hewlett-Packard Development Company, L.P.