abort(3f) — VAX — Unsupported
Name
abort − terminate abruptly with memory image
Syntax
subroutine abort (string)
character*(*) string
Description
The abort subroutine 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 preceded by “abort:”.
Files
/usr/lib/libF77.a