Saving a class.Is there a quick and/or easy way to save a class to a file/disk? [b]For example:[/b] [code] c...
How do you "force" screen size.I got the console app window to fill the screen using: [code] HANDLE hOut; COORD NewS...
How do you "force" screen size.Thanks, I'll try that. As far as why: I make "educational" games for elementary students. Little...
How do you "force" screen size.I'm using Visual Studio C++ and I want to control the size of the window when my code (console app) ...
Creating a millisecond delay w/in a loop?I'm looking to have a "timer" within a loop (one that will not stop the loop) that counts down by te...
This user does not accept Private Messages