Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

how to compare string in c

int strcmp (const char* str1, const char* str2);
Source by www.codingame.com #
 
PREVIOUS NEXT
Tagged: #compare #string
ADD COMMENT
Topic
Name
4+3 =