函数strcmp()原型:intstrcmp(constchar*s1,constchar*s2);功能:比较字符串s1和s2。一般形式:strcmp(字符串1,字符串2)说明:当s1 s2时,返回正数即:两个字符串自左 ...
確定! 回上一頁