BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kset_errno - set an errno with a debug message

LIBRARY CALL

void kset_errno(int num)

INPUT

OUTPUT

none

RETURN VALUE

none

DESCRIPTION

This function is a helper function which can be used to set an errno value as well as printing a debug message indicating the file and line number at which the warning was set. The message will only be printed if KHOROS_NOTIFY is set to KDEBUG.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/include/kutils/knotify.h

SEE ALSO

kutils(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.