Terminate execution of the program from which they are called. These functions are nonreentrant. Format #include <stdlib.h> void exit (int status); #include <unistd.h> void _exit (int status);