C语言中[Error] expected primary-expression before ']' token 是什么意思

如题所述

struct student { int num; char name[30]; //人名不可能是单字符! char sex[5]; //性别,你后面用的%s读、写,就要定义成字符串 float math; float english; float politics; };
温馨提示:内容为网友见解,仅供参考
无其他回答
相似回答