Next | Prev | Up | Top | Contents | Index

Compilers

Table 2-2 lists the manuals containing information about programming languages supported by Silicon Graphics. Some of these manuals come with IDO. Others you receive only when you order the associated product.

Compiler Manuals
Product NameTitleDescription
C++ C++ Programming GuideTells you how to compile, link, and run a C++ program. Documents the interface between C and C++, and the differences between the 64- and 32-bit versions of the compiler. Describes how to use the Delta/C++ compiler.
 C++ Language System OverviewContains an overview of the language features of C++. Describes the differences between C and C++.
 C++ Language System LibraryIntroduces the iostream support in the C++ library and describes facilities for using complex-number arithmetic.
IDOC Language Reference Manual Contains a summary of the syntax and semantics of the C programming language as implemented on Silicon Graphics platforms.
IRIS Power CIRIS Power C User's GuideDescribes how to use IRIS Power C, a C compiler for developers who want to make efficient use of IRIX multiprocessors by executing parts of their programs concurrently.
FortranFortran 77 Language Reference ManualDescribes the Fortran 77 language specifications as implemented on the IRIS workstations.
 Fortran 77 Programmer's GuideDescribes the implementation of Fortran 77 for IRIX and the IRIS workstations.
POWER FortranPOWER Fortran Accelerator User's GuideDescribes the features of the POWER Fortran Accelerator(TM) (PFA), a source-to-source preprocessor that allows you to run Fortran 77 programs on multiprocessor systems.
 MIPSpro Fortran 90 Programmer's GuideDiscusses the use of the MIPSpro Fortran 90 compiler, including run-time considerations, linking to other languages, optimization, and considerations for porting from Fortran 77. The optimization material covers the use of POWER Fortran 90, the multiprocessor parallel optimization tool.
 Fortran 90 HandbookContains a complete reference to the ANSI/ISO standard for the Fortran 90 language. It contains hypertext links to the MIPSpro Fortran 90 Programmer's Guide allow you to look up the SGI implementation of optional features immediately.
PascalPascal Programming GuideDescribes the general syntax of the Pascal programming language, including data structures and program flow control.
IRIX5 AXMAda X/Motif Interface (AXI) Programmer Reference ManualContains information about programming in the AXM environment, including the Ada preprocessor, the Statistical Analyzer, and interfaces to libraries written in other languages.
IDOMIPSPro Assembly Language Programmer's GuideDescribes the assembly language supported by the RISCompiler system, including its syntax rules.


Next | Prev | Up | Top | Contents | Index