pgm_exit(3ncs) ultrix man page | unix.com

Man Page: pgm_exit

Operating Environment: ultrix

Section: 3ncs

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
pfm_cleanup(3ncs) - ultrix
pfm_enable_faults(3ncs) - ultrix
rpc_unregister(3ncs) - ultrix
rrpc_shutdown(3ncs) - ultrix
Similar Topics in the Unix Linux Community
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB