next up previous contents
Next: CIFLIB Data Block Access Up: CIFLIB Schema Construction Functions Previous: cifPrintSchema

cifPrintSchemas

NAME cifPrintSchemas

PROTOTYPE

#include "ciflib.h"

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

cifPrintSchemas prints the contents of the array of CifSchema on the standard output stream (stdout).

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
  cifFreeSchemas



Olivera Tosic
6/17/2002