next up previous contents
Next: cifPrintSchema Up: CIFLIB Schema Construction Functions Previous: cifFreeSchema

cifFreeSchemas

NAME cifFreeSchemas

PROTOTYPE

#include "ciflib.h"

void cifFreeSchemas(CifSchema **schema, 
                    const int   numDataBlock)
PURPOSE

cifFreeSchemas frees the array of CifSchema passed as an input argument.

RECEIVES

schema A pointer to an array of CifSchema
numDataBlock An integer which specifies the number of data blocks in the current file

RETURN VALUE

None

REMARKS

See also: cifConstructSchema
  cifConstructSchemaByAlias
  cifFreeSchema
  cifPrintSchema
  cifConstructSchemas
  cifConstructSchemasByAlias
  cifPrintSchemas



Olivera Tosic
6/17/2002