Currently At: Programming Reference > C Reference > Other standard C functions > abort()

abort()


Syntax:
#include <stdlib.h>
void abort( void );


Description:
The function abort() terminates the current program. Depending on the implementation, the return value can indicate failure.


Related Topics:
exit() and atexit()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions