utilPutMemberRecs
Put multiple records of a fixed length.
int utilPutMemberRecs(char** contents, int numRecords)
Variable | Function | Description |
---|---|---|
char** contents | Input | 2-D array of records (of size lrecl) to be put. |
int numRecords | Input | The number of records in a members contents |