BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kerrno_init_errors - initialize errors to be used with khoros errno

LIBRARY CALL

int kerrno_init_errors(
   kerrlist *errlist,
   size_t    num_errs)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

kerrno_init_errors initialize errors to be used with the khoros error reporting facility.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kutils/src/errno.c

SEE ALSO

kutils(3)

COPYRIGHT

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