Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

exit(2)

intro(3)

EXIT(3)                              BSD                               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)

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