General discussions : Non mobile discussion : does anyone here know how to use visual c++ 2008?
>
New Topic
>
Reply<
Esato Forum Index
>
General discussions >
Non mobile discussion
> does anyone here know how to use visual c++ 2008?
Bookmark topic
I normally use version 6.0 and turbo C but i dont have it so i downloaded this one. I am a beginner.
All I want is to create a simple program and then compile it. I cant understand from where can i see the output of my program??
--
Posted: 2009-04-12 19:09:59
Edit :
Quote
I have it on my laptop. Haven't done much with it but I can get a simple win32 app to run etc with it.
What sort of app are you trying to write?
--
Posted: 2009-04-13 00:18:15
Edit :
Quote
I use it. What is it you want to do?
--
Posted: 2009-04-13 12:10:12
Edit :
Quote
Select "New" -> "Project".
Then just select the template you want.
VS will generate the basics of your application, be it a console program or a win32 application.
--
Posted: 2009-04-13 13:37:25
Edit :
Quote
New Topic
Reply