Best library for video processing?I want to do write a program that does some video and image processing. For example, find patterns ...
Getting started on Blackjack GameHere you go: http://cboard.cprogramming.com/c-programming/114023-simple-blackjack-program.html I...
Pointer: pointing to choice in switch statementIt worked, thanks everyone. Can't believe I missed the "cout <<" at the end.
Pointer: pointing to choice in switch statementHow would I 'point' (deference) a pointer to something that was selected in a switch statement? I c...
What should I use?Probably DirectX for Windows and OpenGL for other platforms.