File: Taskdesc.dat
[ Show hex values ] [ Show end offset ]
Offset | Type | Description | |
---|---|---|---|
From | Length | ||
Short lines in task desription. 3 blocks in total, each block 31 bytes in length. | |||
0 | 1 | Byte | lineLength |
1 | 30 | String | line |
Longer lines in task desription. 9 blocks in total, each block 37 bytes in length. | |||
93 | 1 | Byte | lineLength |
94 | 36 | String | line |
[ Show hex values ] [ Show end offset ]
Note: Integer = Unsigned short (16 bit, little endian) Bytes = Signed byte Real = 48 bits/6 byte (Turbo Pascal) Real (a floating point type)
[ Add Comment ]