1 / 10

Visual Studio 2005 Beta

Visual Studio 2005 Beta . Running a simple C/C++ progam. Click on Project next to Create. In the New Project dialog box, choose Visual C++ and CLR Console Application, enter a name, click OK. Result (should be set up to edit .cpp file). Go to Debug/Windows/QuickConsole.

khan
Télécharger la présentation

Visual Studio 2005 Beta

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Visual Studio 2005 Beta Running a simple C/C++ progam PHY 201 (Blum)

  2. Click on Project next to Create PHY 201 (Blum)

  3. In the New Project dialog box, choose Visual C++ and CLR Console Application, enter a name, click OK PHY 201 (Blum)

  4. Result (should be set up to edit .cpp file) PHY 201 (Blum)

  5. Go to Debug/Windows/QuickConsole PHY 201 (Blum)

  6. Go to Debug/Start Debugging PHY 201 (Blum)

  7. Console briefly appears as independent window then reappears as Quick Console at bottom of IDE. PHY 201 (Blum)

  8. Replace Hello World code with loop code from lab PHY 201 (Blum)

  9. Result of Loop program PHY 201 (Blum)

  10. More results of Loop program PHY 201 (Blum)

More Related