next up previous contents
Next: Missing Functionality and Documentation Up: CIFLIB Error Handling and Previous: cifPrintDataBlock

cifPrintDataBlockByIndex

NAME cifPrintDataBlockByIndex

PROTOTYPE
#include "ciflib.h"

void cifPrintDataBlockByIndex(const int dataBlockIndex)
PURPOSE

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

RECEIVES

dataBlockIndex index of the target data block

RETURN VALUE

None

REMARKS

None



Olivera Tosic
6/17/2002