Fortran Library Reference

abort: Terminate and Write Core File

The subroutine is called by:


call abort

abort flushes the I/O buffers and then aborts the process, possibly producing a core file memory dump in the current directory. See limit(1) about limiting or suppressing core dumps.