next up previous contents
Next: cifPrintDataBlockByIndex Up: CIFLIB Error Handling and Previous: cifFreeDataBlockWarningsByIndex

cifPrintDataBlock

NAME cifPrintDataBlock

PROTOTYPE

#include "ciflib.h"

void cifPrintDataBlock(const char *dataBlockName)
PURPOSE

cifPrintDataBlock prints the contents of a data block to the output stream (stdout). This function is provided primarily for debugging purposes.

RECEIVES

dataBlockName name of the target data block

RETURN VALUE

None

REMARKS

None



John Westbrook
10/10/1997