🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

MSVC++ Programming Starter Kit 2.0 & C For Dummies....

Started by
0 comments, last by CodieDAO 22 years, 10 months ago
I own MSVC++ Starter Kit 2.0 and also the bokk ''C For Dummies''. What I want to know is what type of project do I choose (Win32 Console etc...) to do the code examples in the book? Thanks in advance =[CodieDAO]=
"A man without something to die for is not worth living"
Advertisement
You choose a console app if you want to make dos like programs. This is most probably the one you need cos most C++ books teach you how to program in dos

This topic is closed to new replies.

Advertisement