Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Re: Another Option' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Re: Another Option
Authored by: mingking on Oct 05, '02 01:07:15AM

Unfortunately I couldn't get this to work for OS X.

I first had to clean up some macros to get it to build. When the bin was run, it created no output. I stepped through the code and it looks like it is looking at a little-endian format with big-endian file accesses. When it reads the signature (the first 4 bytes) they are swapped, and the bin exits.

I don't know yet how to switch for little-endian reading. I know I could re-write it, but I don't want to go there right now. I'm looking for an easier solution.



[ Reply to This | # ]