• Lucid Dreaming - Dream Views




    Results 1 to 19 of 19

    Threaded View

    1. #11
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      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.
      Last edited by ninja9578; 02-03-2008 at 12:22 AM.

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •