abort(3F) abort(3F)NAME abort - terminates a 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. STATUS MESSAGES AND VALUES When invoked, abort prints Fortran abort routine called on the standard error output. SEE ALSO abort(3C) January 1992 1