Declaration:
void abort(void);
Causes an abnormal
program termination.
Raises the SIGABRT
signal and an
unsuccessful termination
status is returned to
the environment. Whether
or not open streams are
closed is
implementation-defined.
No return is
possible.
Note: To report broken links or to submit your projects,
tutorials please email to Webmaster