utilPutMemberRec

Put a single record of variable length.

int utilPutMemberRec(char* contents, int length)
Variable Function Description
char* contents Input A single record to be put.
int length Input The length of the record to be put (maximum of lrecl).