Question: How can I alter this c program so that it stores multiple data input strings from the user into an array, and prints the array's
How can I alter this c program so that it stores multiple data input strings from the user into an array, and prints the array's contents reversed only after done is entered by the user? I am having a difficult time utilizing memory allocation and pointers. Right now the program performs in a way which it takes input lines one by one and prints the reverse immediately after.

. WNP X #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
