strcasecmp

strcasecmp -- Binary safe case-insensitive string comparison

Description

int strcasecmp ( string str1, string str2)

Príklad 1 . strcasecmp( ) example