Binary File HelpSorry for triple post, but I fixed it by doing this: [code]uint32_t v = b[0] << 24 | (b[1] ...
Binary File HelpOk, it's not working correctly.. Here are the bytes i'm reading in 0x00 0x00 0x00 0x3C I used the ...
Binary File HelpThank you. For the non portable code sample, is it windows only?
Binary File HelpHi, I need help working with binary files in C++ Say for instance there are 4 bytes in a binary f...
This user does not accept Private Messages