BOOTSTRAP (klibdb) functions
LIBRARY ROUTINE
kdbm_check - check where file descripter is a valid kdbm file
LIBRARY CALL
int kdbm_check(
int fid)
INPUT
OUTPUT
none
RETURN VALUE
TRUE if it is a kdbm file and FALSE if it is not.
DESCRIPTION
This function is used check if the file descriptor points
to a valid kdbm file.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/klibdb/src/kdbm.c
SEE ALSO
klibdb(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.