#include "cifparse.h"
int ndb_cif_current_category(CifHandle *cf);
ndb_cif_current_category returns the current category number of the CifHandle data structure specified by it cf.
cf | pointer to the CifHandle data structure |
Returns the current category number or 0 for failure.
See also: | ndb_cif_current_datablock |
---|---|
ndb_cif_current_datablock_name | |
ndb_cif_current_category_name | |
ndb_cif_current_row | |
ndb_cif_current_col |