Personal tools
PGF77 Workstation Reference Manual - Contents
PGF77 Workstation Reference Manual - Contents
- Preface
- 1 Language Overview
- 2 Data Types
- 3 Fortran Statements
- ACCEPT @
- ALLOCATE @
- ASSIGN
- BACKSPACE
- BLOCK DATA
- BYTE @
- CALL
- CHARACTER
- CLOSE
- COMMON (Static and Dynamic)
- COMPLEX
- CONTINUE
- DATA
- DEALLOCATE @
- DECODE @
- DIMENSION
- DOUBLE COMPLEX
- DOUBLE PRECISION
- DO (Iterative)
- DO WHILE @
- ELSE
- ELSE IF
- ENCODE @
- END
- END DO @
- END FILE
- END IF
- END MAP @
- END STRUCTURE @
- END UNION @
- ENTRY
- EQUIVALENCE
- EXTERNAL
- FORMAT
- FUNCTION
- GOTO (Assigned)
- GOTO (Computed)
- GOTO (Unconditional)
- IF (Arithmetic)
- IF (Block)
- IF (Logical)
- IMPLICIT
- INCLUDE @
- INQUIRE
- INTEGER
- INTRINSIC
- LOGICAL
- MAP @
- NAMELIST @
- OPEN
- OPTIONS @
- PARAMETER
- PAUSE
- POINTER @
- PROGRAM
- READ
- REAL
- RECORD @
- REDIMENSION @
- RETURN
- REWIND
- SAVE
- STOP
- STRUCTURE @
- SUBROUTINE
- THEN
- TYPE @
- UNION @
- VOLATILE @
- WRITE
- 4 Input and Output
- 4.1 File Access Methods
- 4.2 Opening and Closing Files
- 4.3 Unformatted Data Transfer
- 4.4 Formatted Data Transfer
- 4.4.1 Implied DO List Input Output List
- 4.4.2 Format Specifications
- A Format Control Character Data
- D Format Control Real Double Precision Data with Exponent
- E Format Control Real Single Precision Data with Exponent
- F Format Control - Real Single Precision Data
- G Format Control Real Data
- I Format Control Integer Data
- L Format Control Logical Data
- Quote Format Control
- BN Format Control Blank Control
- H Format Control Hollerith Control
- Octal and Hexadecimal Values O and Z
- P Format Specifier Scale Control
- Q Format Control - Quantity
- S Format Control Sign Control
- T , TL and X Format Controls Spaces and Tab Controls
- Slash Format Control / End of Record
- The : Format Specifier Format Termination
- $ Format Control
- 4.4.3 Variable Format Expressions <expr>
- 4.5 List-directed formatting
- 4.6 Namelist Groups
- A Intrinsics
- B VAX System Subroutines
- C 3F Functions
- abort
- access
- alarm
- Bessel functions
- chdir
- chmod
- ctime
- date
- error functions
- etime, dtime
- exit
- fdate
- fgetc
- flush
- fork
- fputc
- free
- fseek
- ftell
- gerror
- getarg
- iargc
- getc
- getcwd
- getenv
- getgid
- getlog
- getpid
- getuid
- gmtime
- hostnm
- idate
- ierrno
- ioinit
- isatty
- itime
- kill
- link
- lnblnk
- loc
- ltime
- malloc
- mclock
- mvbits
- outstr
- perror
- putc
- putenv
- qsort
- rand, irand, srand
- random, irandm, drandm
- range
- rename
- rindex
- secnds, dsecnds
- signal
- sleep
- stat, lstat, fstat
- stime
- symlnk
- system
- time
- times
- ttynam
- unlink
- wait