Next: Data Record, Previous: Other Informational Records, Up: System File Format [Contents][Index]
The dictionary termination record separates all other records from the data records.
int32 rec_type; int32 filler;
int32 rec_type;
Record type. Always set to 999.
int32 filler;
Ignored padding. Should be set to 0.