Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- C/Database Toolchest Library - name: <b>igetfldcount</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Name:       igetfldcount

Purpose:    return count of fields per database record

Prototype:  int igetfldcount(Db_Obj *db);

Header:     isam.h

Inputs:     db  - database handle

Description:
        igetfldcount returns the number of fields in a record for the
        database db.

Returns:
        Returns the number of fields per record, or ERROR.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson