BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
kexit - terminate a process
LIBRARY CALL
void kexit( kexit_status status)
INPUT
status
- exit status of either KEXIT_SUCCESS or KEXIT_FAILURE
OUTPUT
none
RETURN VALUE
none
DESCRIPTION
closes any Khoros transports left open and exits the system with the status passed in.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kutils/src/ktransport.c
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.