HP Pascal/HP-UX Release Notes Version A.10.08
60 Chapter 3
Relevant Documentation
Additional Documentation
Additional Documentation
• ALLBASE/SQL Pascal Application Programming Guide
(36217-90007)
• HP C Programmer's Guide (92434-90002)
• HP-DDE Debugger Online Help
Refer to the discussion on basic-style (not advanced-style) debugging
of optimized code in the HP/DDE debugger online help.
• HP-UX Linker and Libraries Online User Guide
To access the HP Linker and Libraries Online User Guide use the
command:
ld +help
The HP Linker and Libraries Online User Guide online guide replaces
the manual Programming on HP-UX. To order a copy of
Programming on HP-UX see manuals(5).
NOTE Users with character-based terminals or terminal emulators can use the
charhelp program to view or print the online help provided for 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
get a usage statement:
$ /opt/langtools/bin/charhelp
charhelp: Usage: charhelp {cc | CC | f77 | ld | -helpVolume file}
For help with the linker, for example, enter charhelp ld 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).