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

cifPrintSchema

NAME cifPrintSchema

PROTOTYPE

#include "ciflib.h"

void cifPrintSchema(const CifSchema *schema)
PURPOSE

cifPrintSchema prints the contents of a CifSchema structure to the standard output stream (stdout).

RECEIVES

schema A pointer to a CifSchema structure.

RETURN VALUE

None

REMARKS

See also: cifConstructSchema
  cifConstructSchemaByAlias
  cifFreeSchema
  cifConstructSchemas
  cifConstructSchemasByAlias
  cifFreeSchemas
  cifPrintSchemas



Olivera Tosic
6/17/2002