ABORT(3C) — UNIX 3.0
NAME
abort − generate an IOT fault
SYNOPSIS
abort ( )
DESCRIPTION
Abort causes an IOT signal to be sent to the process. This usually results in termination with a core dump.
It is possible for abort to return control if SIGIOT is caught or ignored.
SEE ALSO
DIAGNOSTICS
Usually “abort − core dumped” from the shell.
May 16, 1980