I need help with one error that i am getting. I made a program that displays words in alphabetical order, but when i compile it i get an error saying:
"error C2679: binary '>>' : no operator defined which takes a right-hand operand of type '' (or there is no acceptable conversion)"
Can anyone help me please.
"error C2679: binary '>>' : no operator defined which takes a right-hand operand of type '' (or there is no acceptable conversion)"
Can anyone help me please.