#include "cifparse.h"
int ndb_cif_new_row(void);
ndb_cif_new_row allocates space for a new row in the current category of the current datablock.
| no arguments |
Returns the current row or 0 for failure.
| See also: | ndb_cif_new_datablock |
|---|---|
| ndb_cif_new_category |