BOOTSTRAP (
ktestutils
) functions
LIBRARY ROUTINE
ktest_fatal - print error message and exit with failure status
LIBRARY CALL
void ktest_fatal( kstring format, kvalist)
INPUT
format
- a printf-style formatted message.
OUTPUT
none
RETURN VALUE
none
DESCRIPTION
This is a utility function which takes a formatted message and prints it to standard error, then exits with a failure status.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/ktestutils/src/public.c
SEE ALSO
ktestutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.