Sorting Names in an Array

I am trying to figure out how to bubble sort through a list of names that are in an array(cString) and then use a binary search to find a user-specified name. I have tried many different ways but none of them worked. Any help is greatly appreciated!
Last edited on
Show your effort, or we cannot tell why it fails.
Topic archived. No new replies allowed.