no match for 'operator =='

hi there, I have this problem with a program it keeps giving me a "no match for 'operator==' " error, which is really strange. I am trying to compare strings using if-statements and I just don't get why i'm getting that error. Anyone been there? know whats wrong?
This belongs in the general BBS of the website. and we can't really help much without the code you've got anyways. We'd be glad to help though when you post it :)
use stringcompare for comparing strings. (note: strcmp)
Last edited on
I didn't want to get details of the lengthy code, just wanted to know why the complier would have given that error. Thanks AngelHoof!
Topic archived. No new replies allowed.