HPlogo HP C/HP-UX Version A.10.32.30 Release Notes: For HP-UX 10.20 Systems > 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.10.32.30.

Printed Documentation

You can order printed versions of a wide variety of Hewlett-Packard documents. Use the man manuals command for details on available documents and 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 the C compiler.

  • HP C/HP-UX Reference Manual (92453-90024 for 10.20 and 92453-90087 for 11.0)

    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-90002 for 10.20 and 92434-900013 for 11.0)

    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-90004 for 10.20 and B3906-90006 for 11.0)

    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 must be in your $MANPATH environment variable).

Mailing List with Product News

You can subscribe to a mailing list for announcements, discussion, questions and answers about HP C and other HP-UX software development tools. Send an electronic mail message to:

majordomo@cxx.cup.hp.com

To add yourself to the list, in the body of the message type the following: subscribe hpux-devtools

To remove yourself from the list, in the body of the message type the following: unsubscribe hpux-devtools

For more information, see the HP C/HP-UX web page at http://www.hp.com/go/hpc.

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