1EXIT(3)                    Library Functions Manual                    EXIT(3)
2
3
4

NAME

6       exit - terminate a process after flushing any pending output
7

SYNOPSIS

9       exit(status)
10       int status;
11

DESCRIPTION

13       Exit  terminates a process after calling the Standard I/O library func‐
14       tion _cleanup to flush any buffered output.  Exit never returns.
15

SEE ALSO

17       exit(2), intro(3)
18
19
20
214.2 Berkeley Distribution        May 12, 1986                          EXIT(3)
Impressum