next up previous contents
Next: ndb_cif_item_value_strncmp Up: Function Description Previous: ndb_cif_copy_item_value

ndb_cif_get_item_value_length

NAME ndb_cif_get_item_value_length

PROTOTYPE

#include "cifparse.h"

int ndb_cif_get_item_value_length(CifHandle *cf,
                           const int colId);
PURPOSE

ndb_cif_get_item_value_length returns the length of the item value in the current row and column identified by colId in the CifHandle data structure specified by cf.

RECEIVES

cf pointer to the CifHandle data structure
colId identifies the column

RETURN VALUE

Returns the length of the item value.

REMARKS

See also: ndb_cif_get_item_value



Olivera Tosic
6/12/2002