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  What is a case-insensitive string?

Leave a Reply

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