|
|
coherent
abort() General Function abort() End program immediately vvooiidd aabboorrtt() abort terminates a process with a core dump, creating a file called ccoorree, and prints a message on the screen. It is normally invoked in situations that ``should not happen''. For example, malloc invokes abort if it discovers a corrupt storage arena. Where possible, abort executes a machine instruction that causes the processor to trap. If the signal associated with the trap is caught or ignored, the dump will not be produced. ***** See Also ***** _exit(), core, exit(), general functions COHERENT Lexicon Page 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.