|
An Information Portal to Biological Macromolecular Structures |
||
|
PDB Home |
Contact Us |
Software Tools Home | Dictionary Home | PDBML Home | |
#include "ciflib.h"
void cifFreeSchemas(CifSchema **schema,
const int numDataBlock)
cifFreeSchemas frees the array of CifSchema passed as an input argument.
| schema | A pointer to an array of CifSchema |
|---|---|
| numDataBlock | An integer which specifies the number of data blocks in the current file |
None
| See also: | cifConstructSchema |
|---|---|
| cifConstructSchemaByAlias | |
| cifFreeSchema | |
| cifPrintSchema | |
| cifConstructSchemas | |
| cifConstructSchemasByAlias | |
| cifPrintSchemas |