Pausing program execution?I wanted to use SDL 2.0, but there was only 1.2 on the repo for Linux Mint 14, so I ended up using t...
Pausing program execution?I'm currently programming a NES emulator using SDL 1.2 for video and keyboard I/O. I've looked onli...
Unsigned char array to string?Because the test I am using uses 0x0A as a null character (or at least that's what the creator of th...
Unsigned char array to string?Bump...
using for loopsI think this is probably more like what you want: [code] void multiTable(int n) { int max = n +...
This user does not accept Private Messages