M Mz Lani New member Oct 6, 2011 #1 The program needs to reads in an arbitrary number of strings from the command line and displays them sorted alphabetically. Also, Provide a command line switch that controls the order of sorting (ascending [a-z], descending [z-a])
The program needs to reads in an arbitrary number of strings from the command line and displays them sorted alphabetically. Also, Provide a command line switch that controls the order of sorting (ascending [a-z], descending [z-a])