How does string compare case sensitive in C++?

String comparison is case sensitive by default. Just use operator== for std::string .

Sizin İçin Seçtik  Is string find case-insensitive C++?

Leave a Reply

Your email address will not be published. Required fields are marked *