|
Description |
Compares two DP4 records |
|
Syntax |
rec_comp(x,y) (memcmp((char *)(x)+HEADER_SIZE, |
|
Remarks |
Returns 0 if the records are identical. The records should belong to the same table. Note that the initial header fields in the structures are ignored. |
See also SAME.