Library: stdlib.h
Prototype: void abort(void);
Syntax: main()
{
abort();
}
abort function.
exit function.
atext function.
| Top | Master Index | Keywords | Functions |