| United States-English |
|
|
|
![]() |
Parallel Programming Guide for HP-UX Systems: K-Class and V-Class Servers > PrefaceNotational conventions |
|
This section discusses notational conventions used in this book.
The term "Fortran" refers to Fortran 90. The directives and pragmas described in this book can be used with the Fortran 90 and C compilers, unless otherwise noted. The aC++ compiler does not support the pragmas, but does support the memory classes. In general discussion, these directives and pragmas are presented in lowercase type, but each compiler recognizes them regardless of their case. References to man pages appear in the form mnpgname(1), where "mnpgname" is the name of the man page and is followed by its section number enclosed in parentheses. To view this man page, type: % man 1 mnpgname
Consider this example: COMMAND input_file [...] {a | b} [output_file]
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||