[Home] [Back] [Up] [<<] [>>]

FieldCount

The number of fields per record in the input file.

Syntax

int reportGetFieldCount(int *i);

int reportPutFieldCount(int iNewValue);

Syntax description

ipointer to the integer that receives the number of fields as specified in the spec.
iNewValuespecifies the number of fields per line.
Return values

Returns zero on success, and an error number on error.