What is strcmpi () in C?

The strcmpi() function is a built-in function in C and is defined in the “string. h” header file . The strcmpi() function is same as that of the strcmp() function but the only difference is that strcmpi() function is not case sensitive and on the other hand strcmp() function is the case sensitive.

Sizin İçin Seçtik  How do you write logs in flutter?

Leave a Reply

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