void abort( void )
Synopsis
#include "stdlib.h"
The abort function terminates the currently executing program.
Parameters
none.
Return Value
See Also
exit
Help URL: http://www.yourdomain.com/help/index.html?abort.htm