logo
YourData+
玉东数据
首页专升本博客工具

C语言程序设计习题集习题八:字符数组与字符串

3. (阅读)
3. [阅读]
#include "string.h"
main(  ){
    char str[100]="How do you do";
    strcpy(str, "is she");
    printf("%s\n", str);
}
答案:
解析:

Copyright ©

YourData+2025.甘肃玉东数据有限公司
应用合作解决方案MUI-Remix
18919890888微信同号
陇ICP备2021001826号