2021年5月14日

sizeof-strlen

摘要: 1例子1 sizeof之数组 转载:https://www.cnblogs.com/Waming-zhen/articles/4317014.html int array[] = {5,2,4,6,1,3}; char str[] = {"This is a string!"};//str[17]= 阅读全文

posted @ 2021-05-14 10:40 夏天师妹 阅读(78) 评论(0) 推荐(0)

导航