Hi!:) I am working on creating a binary search program. Before the search, though, I am supposed to sort the names (input by the user) alphabetically. I wrote the code for the sort and it builds cleanly. However, when I run it, it blows up right when it should sort. I don't know what I should do to fix it... Can someone please give it a look and kill my frustration?