Question: Write a code slice that reads lines (terminated by ) from the standard input and stores them in a two-dimensional array of char. Reading stops
Write a code slice that reads lines (terminated by ) from the standard input and stores them in a two-dimensional array of char. Reading stops when a line containing only is encountered. This newline is removed from the standard input but is not stored.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
