Sunday, July 12, 2009

I have learn c++ and i would like to write it in the visual studio 2005...?

the problem now is i dunno how to use visual studio 2005 to write the c++,visual studio is too complicated...can anybody help me how to write it at visual studio 2005??

I have learn c++ and i would like to write it in the visual studio 2005...?
Yes, it is very complicated. Try this:





1) Start Visual C++ within Visual Studio


2) File %26gt; New and select Win32 Console Application


3) Enter a project name and press OK


4) Select An Empty Project on the test window and press Finish


5) Select File %26gt; New, then select C++ Source File and give it a nane. Press OK





Now enter your program source. Click on the Build file option to see the different compiling options. You must build the program in order to execute it.
Reply:If you really want to learn C++ , and can spare the time for it then i suggest you get started with TurboC++ (The old time DOS IDE).


It's easy to use and introduces you to a few concepts about an IDE, then you can branch out to Visual Studio 2005 or Borland C++ builder.


Or you can go through this eBook : "SAMS Teach yourself Visual C++ in 24 hours".


and there's the classic VC Guide


"Programming Windows with MFC" by Kruglensky,


though Microsoft Foundation Classes(MFC) would go over your head, the C++ part of it would be worth your while to study.
Reply:listen bro visual studio 2005 is a very good software and it is very easy to use if you have learn c++.


it is very much similar to c++ and it conserve very less time to write program. so my advice is to download a free e-book on visual studio c# and start learning





IF you want any further information on this topic you can e-mail me on www.kkkk_tata@yahoo.com


No comments:

Post a Comment