Next: , Previous: , Up: System File Format   [Contents]


1.19 Dictionary Termination Record

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.