Array of pointers to strings

How to create an array of pointers to strings representing days of the week provide functions to sort strings in alphabetical order.

What?

"create an array of pointers" -- seems easy.
"provide functions to sort strings" -- in itself is understandable.

Together in one sentence they make no sense.


Do you want to sort an array of pointers based on the pointed to values?
Topic archived. No new replies allowed.