Is string :: find case sensitive?

The find() method returns the index of the first occurence of a substring in the given string (case-sensitive ). If the substring is not found it returns -1.

Sizin İçin Seçtik  How does string compare case sensitive in C++?

Leave a Reply

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