Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

strcasecmp c

Upon completion, strcasecmp() shall return an integer greater than, equal to, or less than 0, if the string pointed to by s1 is, ignoring case, greater than, equal to, or less than the string pointed to by s2, respectively.
Source by en.wikibooks.org #
 
PREVIOUS NEXT
Tagged: #strcasecmp
ADD COMMENT
Topic
Name
7+9 =