Query: abort
OS: bsd
Section: 3f
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ABORT(3F) ABORT(3F)NAMEabort - abnormal terminationSYNOPSISsubroutine abort (string) character*(*) stringDESCRIPTIONAbort cleans up the I/O buffers and then terminates execution. If string is given, it is written to logical unit 0 preceded by ``abort:''. If the -g flag was specified during loading, then execution is terminated by calling abort(3) which aborts producing a core file in the current directory. If -g was not specified while loading, then *** Execution terminated is written on logical unit 0 and execution is ter- minated. If the f77_dump_flag environment variable has been set to a value which begins with y, abort(3) is called whether or not -g was specified during loading. Similarly, if the value of f77_dump_flag begins with n, abort is not called.FILES/usr/lib/libF77.aSEE ALSOabort(3)BUGSString is ignored on the PDP11. 4.2 Berkeley Distribution June 7, 1985 ABORT(3F)
| Related Man Pages |
|---|
| abort(3) - osf1 |
| abort(3p) - centos |
| abort(3c) - hpux |
| abort(7) - suse |
| abort(3) - x11r4 |
| Similar Topics in the Unix Linux Community |
|---|
| Abort core dumped!!!! |
| aborted due to compilation error |
| Why do I receive Program received signal SIGABRT, Aborted? |
| Passwd,shadow files deleted and abort sequence disabled |
| backup aborted |