I have example source files from "C++ How To Program"
How can I import all source files small program into VC++ 2005?
in Java Eclipse, I can just dump the folder in project foler.
But in VC++ 2005, any easy way to import it and run each small program
right away?
How can I import all source files small program into VC++ 2005?
in Java Eclipse, I can just dump the folder in project foler.
But in VC++ 2005, any easy way to import it and run each small program
right away?
Comment