next up previous contents
Next: ndb_cif_compress_category Up: Function Description Previous: ndb_cif_compress_file

ndb_cif_compress_datablock

NAME ndb_cif_compress_datablock

PROTOTYPE

#include "cifparse.h"

int ndb_cif_compress_datablock(CifHandle *cf,
                               CifHandle *ddl);
PURPOSE

ndb_cif_compress_datablock compresses all categories in the current datablock in the CifHandle data structure specified by cf.

RECEIVES

cf pointer to the CifHandle data structure
ddl pointer to the CifHandle data structure where is the ddl/dictionary saved
   

RETURN VALUE

None

REMARKS

Function does provide new value to the cf.

See also: ndb_cif_compress_file
  ndb_cif_compress_category



Olivera Tosic
6/12/2002