BOOTSTRAP (klibdb) functions


LIBRARY ROUTINE

kdbm_tell - indicate position of the key pointer

LIBRARY CALL

int kdbm_tell(
    kdbm   *dbf,
    kdatum key)

INPUT

OUTPUT

none

RETURN VALUE

returns -1 or the new seeked position

DESCRIPTION

This function is used to get the position of the database relative to the given key.

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.