up | Inhaltsverzeichniss | Kommentar

Manual page for EXIT(3)

exit - terminate a process after performing cleanup

SYNOPSIS

void
exit(status)
int status;

DESCRIPTION

exit() terminates a process by calling exit.2v after calling any termination handlers named by calls to on_exit. Normally, this is just the Standard I/O library function _cleanup. exit() never returns.

SEE ALSO

exit.2v intro.3 on_exit.3


index | Inhaltsverzeichniss | Kommentar

Created by unroff & hp-tools. © somebody (See intro for details). All Rights Reserved. Last modified 11/5/97