宿舍管理系统源代码.pdfVIP

  • 50
  • 0
  • 约1.39万字
  • 约 11页
  • 2021-11-26 发布于江苏
  • 举报
#includestdio.h #includestdlib.h #includestring.h typedef struct Student{ char name[20]; char sex[5]; int age; char institute[20]; char specialty[30]; }Student; typedef struct Room{ int roomnum; int

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档