Does anyone know of a *good* function that will sort an array of charcter arrays alphanumerically and return a pointer to the sorted array. Such as sorting <br>char *fruits[6] { "Oranges", "Pears", "Apples", "Bananas", "Appricots"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.