#include /*I/O函数*/#include /*其它说明*/#include /*字符串函数*/#include#include#include #define MaxPwdLen 20/*密码最大长度*/#define N 50 /* 最大学生人数,实际请更改*/struct studentint no;/* 学号 */char name20;/* 名字 */char sex;/* 性别 */int score3;/* 成绩 */int sum;/* 总成绩 */float average;/* 平均成绩 */stu;/函数声明void SaveStu(struct student stu,int count,int flag); /保存数据,写入文件void LoadStu(struct student stu,int *stu_nu
Copyright © 2018-2021 Wenke99.com All rights reserved
工信部备案号:浙ICP备20026746号-2
公安局备案号:浙公网安备33038302330469号
本站为C2C交文档易平台,即用户上传的文档直接卖给下载用户,本站只是网络服务中间平台,所有原创文档下载所得归上传人所有,若您发现上传作品侵犯了您的权利,请立刻联系网站客服并提供证据,平台将在3个工作日内予以改正。