debian man page for cdb_keypos

Query: cdb_keypos

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

cdb_keypos(3)						     Library Functions Manual						     cdb_keypos(3)

NAME
cdb_keypos - get position of key
SYNTAX
#include <cdb.h> uint32 cdb_keypos(struct cdb *c);
DESCRIPTION
cdb_keypos returns the position of the key cdb_firstkey or cdb_nextkey found. Use cdb_keylen to get the length of the key.
SEE ALSO
cdb_keylen(3), cdb_datapos(3), cdb_datalen(3) cdb_keypos(3)
Related Man Pages
cdbmake(1) - debian
cdb(3) - debian
cdbr_close(3) - netbsd
cdbw_close(3) - netbsd
cdbw_put_key(3) - netbsd
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com