Sun Studio 12: C++ User's Guide

Related Sun Studio Documentation

The following table describes related documentation that is available at file:/opt/SUNWspro/docs/index.html and http://docs.sun.com. If your software is not installed in the /opt directory, ask your system administrator for the equivalent path on your system.

Document Title 

Description  

C User's Guide

Provides a reference of all compiler options, descriptions of supported ISO/IEC 9899:1999 (referred to as C99) features, implementation specifics such as pragmas and declaration specifiers, and complete information for using the lint code-checking program.

C++ User's Guide

Describes how to use the C++ compiler and provides detailed information on command-line compiler options, program organization, pragmas, templates, exception handing, using the cast operators, and using and building libraries. 

Fortran Programming Guide

Describes how to write effective Fortran programs on Solaris environments; input/output, libraries, performance, debugging, and parallelization. 

Fortran Library Reference

Details the Fortran library and intrinsics. 

OpenMP API User’s Guide

Summary of the OpenMP multiprocessing API, with specifics about the implementation. 

Numerical Computation Guide

Describes issues regarding the numerical accuracy of floating-point computations.