I can't quite seem to get my head around this, i can load numbers in and add to an array then sort via bubble-sort but i cant seem to manage it with words.
Any examples or help would be nice!! I need to load the word list from file then add them to an array, then sort them with bubble sort.
Thanks!