Advertisement

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

Started by August 21, 2001 04:33 AM
0 comments, last by CodieDAO 23 years, 2 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"
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