#include "ciflib.h"
void cifPrintSchema(const CifSchema *schema)
cifPrintSchema prints the contents of a CifSchema structure to the standard output stream (stdout).
| schema | A pointer to a CifSchema structure. |
None
| See also: | cifConstructSchema |
|---|---|
| cifConstructSchemaByAlias | |
| cifFreeSchema | |
| cifConstructSchemas | |
| cifConstructSchemasByAlias | |
| cifFreeSchemas | |
| cifPrintSchemas |