This guide combines the essential information programmers need to develop efficient applications using the two SunTM Fortran compilers, f77 (Fortran 77 Release 4.2) and f90 (Fortran 90 Release 1.2). It deals primarily with issues relating to input/output, program development, use and creation of software libraries, program analysis and debugging, numerical accuracy, porting, performance, optimization, parallelization, and the C/Fortran interface.
Note - This guide covers the Sun Fortran 77 and Fortran 90 compilers. The text uses "f77/f90" and "Fortran" to indicate information that is common to both compilers.
Audience
This guide is intended for scientists, engineers, and programmers who have a working knowledge of the Fortran language and wish to learn how to use the Sun Fortran compilers effectively. Familiarity with the SolarisTM operating system or UNIX® in general is also assumed.
Organization of This Guide
This guide is organized into the following chapters and appendixes:
Fortran 77 4.2 is released for:
WRITE( *, * ) 'Hello world' |
demo% echo hello hello demo% |
shows a blank space where that is significant:
|
GETENV will appear as getenv(3F), implying that the man command to access this page would be: