开放大学在线学习搜题
当前位置:首页 > 学习题库 > C语言程序基础

问题

若有定义:char *p(char a[10]);则 p 是函数名。

发布时间:2025-11-19   作者:形考任务   浏览:0

若有定义:char *p(char a[10]);则 p 是函数名。