Create a new directory, Labe⁹ Create a file named Lab09.md based on the template. • Raw version of LabTemplate.md For each part below, you will be asked to do an action or answer a question. The actions are going to be commands - you will write the command you used as "answers" to the action requested. You are allowed to use multiple commands to solve an action. Just write down all that were needed to complete. Check with the TAs if you need clarification. If you did something "wrong" make a note of it in your lab. These are learning experiences - writing them down will help you ask good questions later. Part 1 - Write Code Use Java or C or C++ to write an echo program. Name your source code file repeat with the appropraite source code extention: repeat.java, repeat.c, repeat.cpp. The program should be the following: • prompt the user to enter text • capture text from standard input • output the captured text back to standard output • Additional notes o Code integrity does not matter - you may work together or use things found on the internet or textbooks. Practice citing your sources using comments in your code. o You are welcome to use an IDE you are familiar with to write test and debug your code, but you'll need to get the source code to a file on your AWS instance for the remainder of the lab. o There is some useful C starter code in this guide about halfway down. ■ You'll need to add another print statement before the scan statement to prompt the user to enter a string. Part 2 - Compile a Program 1. Identify the compiler for your source code and well as its version and installed location. 2. Compile your source code using the compiler. 3. Run your compiled code. Part 3 - Create a Makefile 1. Create a file called Makefile. 2. Write targets in your Makefile such that the following terminal commands do the corresponding actions: O make if the source code file exists, will compile the program O make run - if the compiled program exists, will execute / run the program O make clean if the compiled program exists, will delete the compiled program

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter8: Arrays And Strings
Section: Chapter Questions
Problem 6PE
icon
Related questions
Question

 

 

 

Create a new directory, Labe⁹
Create a file named Lab09.md based on the template.
• Raw version of LabTemplate.md
For each part below, you will be asked to do an action or answer a question. The actions are going to be commands - you will write the
command you used as "answers" to the action requested. You are allowed to use multiple commands to solve an action. Just write down all that
were needed to complete. Check with the TAs if you need clarification.
If you did something "wrong" make a note of it in your lab. These are learning experiences - writing them down will help you ask good
questions later.
Part 1 - Write Code
Use Java or C or C++ to write an echo program. Name your source code file repeat with the appropraite source code extention: repeat.java,
repeat.c, repeat.cpp. The program should be the following:
• prompt the user to enter text
• capture text from standard input
• output the captured text back to standard output
• Additional notes
o Code integrity does not matter - you may work together or use things found on the internet or textbooks. Practice citing your sources
using comments in your code.
o You are welcome to use an IDE you are familiar with to write test and debug your code, but you'll need to get the source code to a file
on your AWS instance for the remainder of the lab.
o There is some useful C starter code in this guide about halfway down.
■ You'll need to add another print statement before the scan statement to prompt the user to enter a string.
Part 2 - Compile a Program
1. Identify the compiler for your source code and well as its version and installed location.
2. Compile your source code using the compiler.
3. Run your compiled code.
Part 3 - Create a Makefile
1. Create a file called Makefile.
2. Write targets in your Makefile such that the following terminal commands do the corresponding actions:
O make if the source code file exists, will compile the program
O make run - if the compiled program exists, will execute / run the program
O make clean if the compiled program exists, will delete the compiled program
Transcribed Image Text:Create a new directory, Labe⁹ Create a file named Lab09.md based on the template. • Raw version of LabTemplate.md For each part below, you will be asked to do an action or answer a question. The actions are going to be commands - you will write the command you used as "answers" to the action requested. You are allowed to use multiple commands to solve an action. Just write down all that were needed to complete. Check with the TAs if you need clarification. If you did something "wrong" make a note of it in your lab. These are learning experiences - writing them down will help you ask good questions later. Part 1 - Write Code Use Java or C or C++ to write an echo program. Name your source code file repeat with the appropraite source code extention: repeat.java, repeat.c, repeat.cpp. The program should be the following: • prompt the user to enter text • capture text from standard input • output the captured text back to standard output • Additional notes o Code integrity does not matter - you may work together or use things found on the internet or textbooks. Practice citing your sources using comments in your code. o You are welcome to use an IDE you are familiar with to write test and debug your code, but you'll need to get the source code to a file on your AWS instance for the remainder of the lab. o There is some useful C starter code in this guide about halfway down. ■ You'll need to add another print statement before the scan statement to prompt the user to enter a string. Part 2 - Compile a Program 1. Identify the compiler for your source code and well as its version and installed location. 2. Compile your source code using the compiler. 3. Run your compiled code. Part 3 - Create a Makefile 1. Create a file called Makefile. 2. Write targets in your Makefile such that the following terminal commands do the corresponding actions: O make if the source code file exists, will compile the program O make run - if the compiled program exists, will execute / run the program O make clean if the compiled program exists, will delete the compiled program
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Files and Directory
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L