I have put a bunch of words from a text file into array1, then separated the letters and sorted them into alphabetical order. What i want to do now is put them in the array again but i get the error " binary '>>' : no operator found which takes a right-hand operand of type 'const char [2]' (or there is no acceptable conversion)