BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
kset_notify - set the Khoros notify level
LIBRARY CALL
int kset_notify( int notify_type)
INPUT
notify_type
- the notify level specified by the programmer KFORCE, KSTANDARD, KVERBOSE, KXVLIB, KSYSLIB, KHOSTILE, KDEBUG
OUTPUT
none
RETURN VALUE
the current notify value before overriding it with the new value
DESCRIPTION
This routine sets the notify level. The possible values are KFORCE, KSTANDARD, KVERBOSE, KXVLIB, KSYSLIB, KHOSTILE, and KDEBUG.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kutils/src/notify.c
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.