I'm sorry but why wouldn't you use std::string::compare() ? Please enlighten me how to do case insensitive string comparison with std::string::compare().
I'm sorry but why wouldn't you use std::string::compare() ?
Please enlighten me how to do case insensitive string comparison with std::string::compare().