在c++中运行学生成绩管理系统时,名字输不进去,一输完,就出现有"未经处理的异常0x7765BA9C"scanf_s("%s",pNewNode->stu.name)
检查下name空间够不够。cin>>pNewNode->stu.name 不香吗?