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 preceeded by abort:.
RESTRICTIONS
The string is ignored on the PDP11.
FILES
/usr/lib/libF77.a