COHERENT help

This page displays the COHERENT help information for _exit.

Listing of available help pages


_exit() -- Terminate a program

#include <unistd.h>
void _exit(status) int status;