File: Taskdesc.dat
[ Show decimal values ] [ Show length ]
| Offset | Type | Description | |
|---|---|---|---|
| From | To | ||
| Short lines in task desription. 3 blocks in total, each block 31 bytes in length. | |||
| 0x0 | Byte | lineLength | |
| 0x1 | 0x1E | String | line |
| Longer lines in task desription. 9 blocks in total, each block 37 bytes in length. | |||
| 0x5D | Byte | lineLength | |
| 0x5E | 0x81 | String | line |
[ Show decimal values ] [ Show length ]
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 ]