abort(3F) abort(3F)
NAME
abort - terminate FORTRAN program
SYNOPSIS
call abort ( )
DESCRIPTION
abort terminates the program which calls it, closing all
open files truncated to the current position of the file
pointer.
DIAGNOSTICS
When invoked, prints FORTRAN abort routine called on the
standard error output.
SEE ALSO
abort(3C).
Page 1 (last mod. 1/14/87)