How do 8-bit systems represent numbers larger than 255?Take for example any old console or arcade game with it's high scores. I was just wondering what tec...
When to use #define or const?Ah, thanks for clearing that up. Time to do a large amount of editing, haha.
When to use #define or const?I was just thinking about some code I had written where I used the #define directive to make musical...
Comparing an argv element to a string?I'm having problem with comparing the two in an if statement. I am doing this: if(argv[1]=="-e"){...
Recovering corrupted source code?Ah, sorry, I guess I wasn't very clear. By corrupted, I mean the entire file is cleared. In any text...
This user does not accept Private Messages