Question: C CODING prompt for input with msh> read the user input if the user input is exit or ctrl-d, terminate otherwise, simply echo the
C CODING
prompt for input with msh> "
read the user input
if the user input is exit or ctrl-d, terminate
otherwise, simply echo the user input
You should be able to handle user input of at least 120 characters. You should print an error message and reprompt if the user input is too long.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
