Man Page 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

     abort(3C)