View Full Version : visual c++
GSXdan
12-08-2003, 04:28 PM
How do you compile multiple files in VC++ 6.0? never found out how, i guess i should just read the help, but i can never seem to find anything in there.
TIA ^dan
Hi GSXdan,
Go to File > New > Project, select a project type, (console, win32...).
Then start adding files to project, go to File > Add New Item, select file type (.h .cpp ...)
Type code.
Finally build the exe by pressing ctrl+shift+B or you can run it by ctrl+F5
HTH
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.