[GPF Home Page]

libGPF man(7) pages for Fortran Intrinsics

grouping page description
 needsrough notes on what is missing from standard Fortran
 write(unknown subject)
ASSIGNMENTwhere masked array assignment
EXECUTION CONTROLassociate aliases selected variable identifiers as well as creates constants within the block from runtime expressions at entry into the block
EXECUTION CONTROLexit terminate do-loops and block constructs
EXECUTION CONTROLif selects a block based on a sequence of logical expressions.
EXECUTION CONTROLselect_case select a block based on the value of an expression (a case)
EXECUTION_CONTROLcontinue execution of a CONTINUE statement has no effect
FILE_INQUIREinquire File inquiry statement
FILE_POSITIONINGrewind rewind specified sequential access I/O unit
IO:FILE POSITIONINGbackspace - backspace one record on specified I/O unit
IOclose terminate the connection of a specified unit to an external file.
IOflush flush I/O buffers of specified files
IOopen Initiates or modifies a connection between an external file and a specified unit.
IOprint write formatted sequential I/O to stdout
IOread read data
IOwait statement performs a wait operation for specified pending asynchronous data transfer operations
NUMERICendfile Absolute value
PREPROCESSinclude blending source text
PROGRAM UNITSprogram Absolute value
STATEMENTimplicit specify default type associated to a starting letter or disallow implicit typing
STATEMENTnamelist specify a group of data to be referred to by a single name in data input/output
STATEMENTreturn completes execution of the instance of the subprogram in which it appears
STATEMENTstop initiates termination of execution