2010年11月2日 - strcmp 原型:extern int strcmp(const char *s1,const char * s2); 用法:#include 功能:比较字符串s1和s2。 说明: 当s1
zhidao.baidu.com