ABORT(3F) — System Interface Manual — Fortran Interfaces
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
BUGS
This functions is broken.
Sun System Release 0.3 — 19 January 1983