BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kstruct_undefine - undefine a structure entry

LIBRARY CALL

int kstruct_undefine(
   int  type)

INPUT

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

This module is used to undefine a structure entry, which is used by the kread_generic()/kwrite_generic() routines to read and write arbitary structures.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kutils(3)

COPYRIGHT

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