EXIT(3)             UNIX Programmer's Manual		  EXIT(3)


NAME
     exit - terminate a process after flushing any pending output

SYNOPSIS
     exit(status)
     int status;

DESCRIPTION
     Exit terminates a process after calling the Standard I/O
     library function _cleanup to flush any buffered output.
     Exit never returns.

SEE ALSO
     exit(2), intro(3)


Printed 11/26/99	  May 12, 1986				1


 
Generated: 2016-12-26
Generated by man2html V0.25
page hit count: 1521
Valid CSS Valid XHTML 1.0 Strict