摘要: 代码中文件读取函数read_file()存在一些问题,望指出. `#include include define SIZE 100 using namespace std; static int nums_stu = 0; typedef struct Student { char* name; c 阅读全文
posted @ 2024-09-12 21:23 Micro_solgud 阅读(111) 评论(0) 推荐(0)