ultrix man page for pgm_exit

Query: pgm_exit

OS: ultrix

Section: 3ncs

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

pgm_exit(3ncs)															    pgm_exit(3ncs)

Name
       pgm_exit - exit a program

Syntax
       #include <idl/c/base.h>
       #include <idl/c/pfm.h>

       void pgm_$exit()

Description
       The  routine  exits from the calling program and returns control to the process that invoked it.  When is called any files left open by the
       program are closed, any storage acquired is released, and asynchronous faults are reenabled if they were inhibited by the calling program.

       The routine always calls with a status of status_$ok.

Files
See Also
       intro(3ncs)

																    pgm_exit(3ncs)
Related Man Pages
rpc_set_binding(3ncs) - ultrix
rpc_inq_binding(3ncs) - ultrix
rpc_sockaddr_to_name(3ncs) - ultrix
socket_family_from_name(3ncs) - ultrix
socket_to_name(3ncs) - ultrix
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB