Question: Please build in C++ The project uses an infinite while loop and get line() to intake user input, then split the input into an array
Please build in C++


The project uses an infinite while loop and get line() to intake user input, then split the input into an array or vector
- If the user types in "exit" with no arguments, "Your Name" should be printed
- If the user types in "exit" with an argument ("exit 3") then print an error message
Prompt ash > is displayed Built in "exit" Exit function should print Your Name
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
