c语言 学生信息管理系统(线性表版)
#include <stdio.h>#include <string.h>#define MAXSIZE 100#include<malloc.h>#include<stdlib.h>typedef