Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ exit(3) — SunOS 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

exit(2)

intro(3S)

EXIT(3)  —  System Interface Manual — Subroutines

NAME

exit − terminate a process after flushing any pending output

SYNOPSIS

exit(status)
int status;

DESCRIPTION

Exit terminates a process by calling exit(2) after calling the Standard I/O library function _cleanup to flush any buffered output.  Exit never returns. 

SEE ALSO

exit(2), intro(3S)

Sun System Release 1.0  —  23 August 1983

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026