ABORT(3F) — FORTRAN LIBRARY ROUTINES
NAME
abort − terminate abruptly with memory image
SYNOPSIS
subroutine abort (string)
character∗(∗) string
DESCRIPTION
Abort 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:”.
FILES
/usr/lib/libF77.a
SEE ALSO
Sun Release 1.1 — Last change: 13