M V C++ 6.0 T
Short Description
Figure 1-4 New Project Settings. Enter project name. Select application type. Select location for the. project file. 4. Microsoft Visual C++ 6.0 Tutorial …
Website: www.course.com | Filesize: 717kb
Content
1
MICROSOFT VISUAL C++ 6.0
TUTORIAL
INTRODUCTION
Microsoft Visual C++ allows you to create many different types of applications. This
guide addresses creating and using Console Applications. A console application is a program
that runs inside a DOS window.This guide is divided into the following sections:
? Starting Visual C++
? Creating and Executing a Single-File Console Application
? Importing and Executing C++ Source Code Files
STARTING VISUAL C++
To start the Microsoft Visual C++ compiler, click the Start button on the task bar to
open the start menu. Open the Programs menu (All Programs in Windows XP) and
select Microsoft Visual C++ 6.0. If a Tip of the Day dialog box appears, click the
close button to close the dialog box. If the Microsoft Visual C++ window is not maximized,
click the maximize button in the upper right corner of the title bar.Figure 1-1 shows the initial application window. If your application window looks
different, you may need to adjust the menu bar settings. This is accomplished by
right-clicking the menu bar and modifying the settings until the Standard toolbar is
the only item selected as shown in Figure 1-2.
Figure 1-2 Initial Menu Settings
Menu bar
Figure 1-1 Microsoft Visual C++ 6.0
2 Microsoft Visual C++ 6.0 Tutorial…
Get the file Download here
Related Books:Related Searches: visual c compiler, visual c 6, c source code, microsoft visual c, source code files
Comments
Leave a Reply