interview questionsThe book "How Not to Program in C++" is pretty good, if you can get past the attitude of the author....
When to use reinterpret_castAck, forgot to say: The unsigned character array passed in is 4 elements large, and is the byte patt...
Simple 2D graphics enginexD without commenting on your goal of creating an operating system, try learning SDL. That gives you...
When to use reinterpret_castWell... My issue comes up from having to load big-endian floats from a file. I can load an unsigned ...
Equal operator/pointer/deconstructor problems.there are two different pointers. I suppose I could say something like [code]~DrawSurface() { i...
This user does not accept Private Messages