I need to bubble sort an array of string pointers with a sort that compares every character in the strings without strcmp(). However, I don\'t know how to compare the string