Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

C++ by Example

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Q. Under Functions and Control Statements P34.
Save the following as multi-if.cpp in Notepad, and load it using the #1 command.

Could someone guide me through steps required to carry out this procedure?

What does cpp stand for?

Many thanks to anybody that could assist me.

Colin.

 
colinnn,
Not enough information included in your post. Sounds like you want to save a file (multi-if.cpp) to notepad and call it back in a function for input, ouput, ?
The .cpp is the file extension for a C++ file.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top