exit man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

exit(3)								       exit(3)

Name
       exit - terminate a process after flushing any pending output

Syntax
       void exit(status)
       int status;
       int atexit(func)
       void (*func)();

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

       The  function  registers a function to be called (without arguments) at
       normal program termination; functions are called in the	reverse	 order
       of  their  registration	(that is, most recent first). If a function is
       registered more than once, it will be called more than once.

Return Values
       The function returns zero if the registration succeeds, or  -1  if  the
       function pointer is null or if too many functions are registered.

See Also
       exit(2), intro(3s)

								       exit(3)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net