logic errors when writing/reading a file in c

前端 未结 0 781
执笔经年
执笔经年 2020-12-05 12:30
#include 
#include 


static calcNext(struct test input[], int amount);
struct date
{
    int day;
    int month;
    int year;
};
stru         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题