填空題

完善程序,輸出字符串中的實際長度。charstr[10]={“china”};();

答案: printf(“%d”,sttrlen(str));
題目列表

你可能感興趣的試題

填空題

完善程序,把字符串“student”復制到str1數(shù)組中,charstr1[20];();

答案: strcpy(str1,”student”);
微信掃碼免費搜題