next up previous contents
Next: cifFreeSchemas Up: CIFLIB Schema Construction Functions Previous: cifConstructSchemasByAlias

cifFreeSchema

NAME cifFreeSchema

PROTOTYPE

#include "ciflib.h"

void  cifFreeSchema(CifSchema *schema)
PURPOSE

cifFreeSchema frees the memory allocated to a CifSchema structure.

RECEIVES

schema a pointer to a CifSchema structure

RETURN VALUE

None

REMARKS

See also: cifConstructSchema
  cifConstructSchemaByAlias
  cifPrintSchema
  cifConstructSchemas
  cifConstructSchemasByAlias
  cifFreeSchemas
  cifPrintSchemas



Olivera Tosic
6/17/2002