I printed out the size of the information to be 1440056 and the Inspector says that the files are 1.4MB, so that checks out.
This is a GNU C file, no C++ style streams.
You are right about the -1, that was a bug, but not the one that I'm looking for. That wouldn't cause the file to be unreadable, that would just skew everything a little bit.
I checked the Wiki and all my headers seem to line up. My headers seemed to line up, but I printed out their sizes to make sure. The file headers is printing out as 16 bytes, it's supposed to be 14. There's the problem. What is causing it? The format of the struct is above, three unsigned shorts and two ints, that should be 14.
|
|
Bookmarks