【问题标题】:Why am i getting these 2 errors in c programming为什么我在 c 编程中遇到这两个错误
【发布时间】:2022-06-15 19:52:04
【问题描述】:

为什么会出现这两个错误

C:\Users\tabra\Desktop\prac 4\MTB.c:36:18:错误:“输入”之前的预期表达式 while(fread(&input,sizeof(struct StudentFile),1,inFile))

C:\Users\tabra\Desktop\prac 4\MTB.c:36:11:错误:函数“fread”的参数太少 while(fread(&input,sizeof(struct StudentFile),1,inFile))

【问题讨论】:

标签: c


猜你喜欢
  • 2011-08-30
  • 2011-05-06
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2020-01-31
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多