ABORT(3F)
NAME
abort − terminate abruptly; write memory image to core file
SYNOPSIS
subroutine abort
USAGE
call abort
DESCRIPTION
abort flushes the I/O buffers and then aborts the process, producing a core file memory dump in the current directory. Use limit(1) or ulimit(1) to limit or supress core dumps.
FILES
libF77.a
SEE ALSO
SunOS 5.0 — Last change: 98/09/16