Question: Write two prototypes for a function that orders a list of strings according to String length-shortest to longest. In the first, the function should expect

Write two prototypes for a function that orders a list of strings according to String length-shortest to longest. In the first, the function should expect arn Input/output argument that is a two-dimensional array of characters in which Strings have at most STRSIZ characters. In the second, the function should Expect an inputoutput argument that is an array of pointers Then repeat the function described using an array of pointers In Language C ++**
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
