User profile: CactusBack

User info
User name:CactusBack
History
Joined:May 7, 2021 at 8:16am
Number of posts:8
Latest posts:

Euler Angle Compression
I realize this is probably more of a math question than C++ question but I figured I might as well t...

Change all 2-byte combinations in a file matching certain criteria
I've done some more tests and everything seems to be working great. I only had to modify the loop to...

Change all 2-byte combinations in a file matching certain criteria
[quote]do me a favor and cast data[i] as unsigned char on both sides of that. [/quote] Yes, that fix...

Change all 2-byte combinations in a file matching certain criteria
[quote]which statement is true and being skipped (exact code and value when it does the wrong thing)...

Change all 2-byte combinations in a file matching certain criteria
[quote]This will read the whole of the file as binary into the string data. Then process data as req...

This user does not accept Private Messages