2-参数与返回值2.pdf

参数与返回值 回顾文件读数据功能 形参 文件读数据 status ReadInfo(char *name,struct student stu[],int *num); int main() { char *name=“stuScores.txt”; struct student[40]; 实参 int n; if(ReadInfo(name,student,n)==fail)

文档评论(0)

1亿VIP精品文档

相关文档