BCSAR: Difference between revisions
No edit summary  | 
				|||
| Line 122: | Line 122: | ||
|  0x4  | |  0x4  | ||
|  0x4  | |  0x4  | ||
|  Offset of the filename  | |  Offset of the filename...?  | ||
|-  | |-  | ||
|  0x8  | |  0x8  | ||
| Line 129: | Line 129: | ||
|-  | |-  | ||
|}  | |}  | ||
Then every filename is rawly setted. You can set up a dictionary that contains, using a simple counter, the size of every filename in order. Then, using the same type of counter, get the values of the size of the filename in a correct order.  | |||
=== INFO ===  | === INFO ===  | ||