BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
ksignal_format - format the actual signal error
LIBRARY CALL
char *ksignal_format( int signo, char *string)
INPUT
signo
- the signal to print.
OUTPUT
string
- the string
RETURN VALUE
none
DESCRIPTION
This routine actually prints to a string the signal that occured.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kutils/src/kprocess.c
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.