EXIT(3spp) RISC/os Reference Manual EXIT(3spp)
NAME
exit - terminate a process after flushing any pending output
SYNOPSIS
int exit(status)
int status;
DESCRIPTION
Exit terminates a process after closing all currently open
files. Exit never returns.
SEE ALSO
intro(3)
Printed 1/6/92 Page 1