为了账号安全,请及时绑定邮箱和手机立即绑定

c++结构体及应用,空白求代码

c++结构体及应用,空白求代码

C++
釋汐 2015-12-16 21:27:29
#include "stdio.h"#include "conio.h"#include "string.h"#define NU 35struct student{long nium;char name[10];fioat score[3];float aver_person;float sun_person,int norder;};printf(struct student *p,int cx_num){}calc_order(struct student*p){}scan(struct student*p){}main(){ (struct student stu[NU];int xuehao;scan(stu);calc_order(stu);do{ printf("请输入要查询的学生的学号(输入0表示结束):"); scanf("%d",&xuehao); print(stu,xuehao);}while(xuehao!=0);}
查看完整描述

目前暂无任何回答

  • 0 回答
  • 0 关注
  • 1518 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信