Microsoft Visual C++ 6.0 Tutorial - How to create a simple hello world console application. To create your own MMORPG server visit http://ragezone.com or http://forum.ragezone.com
i have a question sir... in my visual c++ 6.0 wen i hit cltr+f5 a box pops out saying... "D: My Documents\Project\Debug\project1.exe This File does not exist. Do you want to build it? [Yes] [No] "
then when i hit yes, it could not execute... can u please help me
Well, the basics are the same if you use a newer compiler, if I wanted to show something more complex I would use a more up-to-date compiler, but since I only had 6.0 on my laptop, and it works fine, I didn't see the problem with using it.
thanks so much,under your guide,my first personal program in my life works!Great moment!
717118981 4 months ago
That sounds weird, did you run it as admin? Maybe it doesn't let the application create the exe file?
justeinr1 11 months ago
i have a question sir... in my visual c++ 6.0 wen i hit cltr+f5 a box pops out saying... "D: My Documents\Project\Debug\project1.exe This File does not exist. Do you want to build it? [Yes] [No] "
then when i hit yes, it could not execute... can u please help me
seintax 11 months ago
Well, the basics are the same if you use a newer compiler, if I wanted to show something more complex I would use a more up-to-date compiler, but since I only had 6.0 on my laptop, and it works fine, I didn't see the problem with using it.
justeinr1 1 year ago
Few wrong terms and the fact you are using a 13 year old compiler and IDE are pretty much only things bothering me. A good start, I guess.
Hopsopopso 1 year ago