填空題

完善程序,用puts函數(shù)輸出字符數(shù)組str。charstr[]={“abc\ndef”};();

答案: puts(str);
題目列表

你可能感興趣的試題

填空題

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

答案: printf(“%d”,sttrlen(str));
微信掃碼免費(fèi)搜題