abort(3f)
NAME
abort − terminate abruptly with memory image
SYNTAX
subroutine abort (string)
character*(*) string
DESCRIPTION
The abort subroutine cleans up the I/O buffers and then aborts producing a core file in the current directory. If string is given, it is written to logical unit 0 preceded by “abort:”.
FILES
/usr/lib/libF77.a