next up previous contents
Next: ndb_cif_insert_new_row Up: Function Description Previous: ndb_cif_new_category

ndb_cif_new_row

NAME ndb_cif_new_row

PROTOTYPE

#include "cifparse.h"

int ndb_cif_new_row(void);
PURPOSE

ndb_cif_new_row allocates space for a new row in the current category of the current datablock.

RECEIVES

no arguments  

RETURN VALUE

Returns the current row or 0 for failure.

REMARKS

See also: ndb_cif_new_datablock
  ndb_cif_new_category



John Westbrook
10/10/1997