会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Thomastine
本博客是笔记性质,不少笔记直接摘录大量其他博文,如有侵权,请短消息联系
博客园
首页
新随笔
联系
订阅
管理
10 2021 档案
指针
摘要:#include <stdio.h> //int max(int intArr[], int len) 不管有没有数组大小, //int max(int intArr[6], int len)编译器都只会看作指针 int main(void) { // int a = 1,e = 9,k = 5,*
阅读全文
posted @
2021-10-24 21:32
Thomastine
阅读(91)
评论(0)
推荐(0)
公告