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

cifConstructSchema

NAME cifConstructSchema

PROTOTYPE

#include "ciflib.h"

CifSchema *cifConstructSchema(const int dataBlockIndex)
PURPOSE

cifConstructSchema builds the schema for the data block specified by the input argument.

RECEIVES

dataBlockIndex zero-based index of a data block within the current file

RETURN VALUE

A pointer to CifSchema is returned if the operation is successful, or NULL for failure.

REMARKS

See also: cifConstructSchemaByAlias
  cifFreeSchema
  cifPrintSchema
  cifConstructSchemas
  cifConstructSchemasByAlias
  cifFreeSchemas
  cifPrintSchemas



Olivera Tosic
6/17/2002