In this project, you create a simple C++ program.
To write a C++ program:
1. Use the editor of your choice to create the simple.C file. Enter the following code:
2. Save the simple.C file and exit the editor.
3. Use the C++ compiler to create a program called sim_plus by typing g++ simple.C -o sim_plus and then press Enter.
4. Run sim_plus. Your screen should look similar to Figure 10-16.
5. Type clear and press Enter to clear the screen for the next project.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.