cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Sorting Names in an Array
Sorting Names in an Array
Dec 4, 2014 at 8:03pm UTC
HatchetMan302
(24)
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
Dec 4, 2014 at 8:04pm UTC
Dec 4, 2014 at 8:09pm UTC
keskiverto
(10402)
Show your effort, or we cannot tell why it fails.
Topic archived. No new replies allowed.