1 / 16

Compilation Lesson 02

Compilation Lesson 02. Objectives. Start Visual Studio 2008 Start page Create a project Enter source code Compile and execute program Fixing compilation errors Printing source code and execution. Starting Visual Studio 2008. Click on Microsoft Visual Studio 2008 icon.

katoka
Télécharger la présentation

Compilation Lesson 02

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. CompilationLesson 02

  2. Objectives • Start Visual Studio 2008 • Start page • Create a project • Enter source code • Compile and execute program • Fixing compilation errors • Printing source code and execution

  3. Starting Visual Studio 2008 Click on Microsoft Visual Studio 2008 icon

  4. Start Page in Visual Studio

  5. Creating a Project

  6. New Project

  7. Win32 Application Wizard

  8. Template for a C++ Program

  9. Compile and Execute

  10. Type In Your Program

  11. Output

  12. Errors

  13. Fixing Errors

  14. Printing Source Code

  15. Printing Output

  16. Summary • Start Visual Studio 2008 • Start page • Create a project • Enter source code • Compile and execute program • Fixing compilation errors • Printing source code and execution

More Related