manpagez: man pages & more
info gdbm
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

6 Number of Records

gdbm interface: int gdbm_count (GDBM_FILE dbf, gdbm_count_t *pcount)

Counts number of records in the database dbf. On success, stores it in the memory location pointed to by pcount and return 0. On error, sets gdbm_errno (if relevant, also errno) and returns -1.


This document was generated on January 24, 2014 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.