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
pfm_enable_faults(3ncs) - ultrix
rpc_bind(3ncs) - ultrix
rpc_clear_binding(3ncs) - ultrix
rpc_listen(3ncs) - ultrix
rpc_unregister(3ncs) - ultrix
Similar Topics in the Unix Linux Community
Lost root password / Can't login as root
How do you detect keystrokes in canonical mode?
PHP Write Man Pages to MySQL DB