next up previous contents
Next: ndb_cif_encapsulate Up: Function Description Previous: ndb_cif_compress_datablock

ndb_cif_compress_category

NAME ndb_cif_compress_category

PROTOTYPE

#include "cifparse.h"

void ndb_cif_compress_category(CifHandle *cf,
                               CifHandle *ddl);
PURPOSE

ndb_cif_compress_category delete redundant rows from CifHandle structure specified by cf in the curent category. Knowledge about what rows are redundant is found in the ddl for dictionaries, i.e. in the dictionary for data files.

RECEIVES

cf1 pointer to the CifHandle data structure wich are compressing
ddl pointer to the CifHandle data structure where the knowledge is saved (ddl/dictionary)

RETURN VALUE

None

REMARKS

Function does provide new value to the cf.

See also: ndb_cif_compress_file
  ndb_cif_compress_datablock



Olivera Tosic
6/12/2002