SHIZHONG12864.C(20):error C132:'fen':not in formal parameter list

来源:学生作业帮助网 编辑:六六作业网 时间:2024/05/29 04:28:23
SHIZHONG12864.C(20):errorC132:''fen'':notinformalparameterlistSHIZHONG12864.C(20):errorC132:''fen'':noti

SHIZHONG12864.C(20):error C132:'fen':not in formal parameter list
SHIZHONG12864.C(20):error C132:'fen':not in formal parameter list

SHIZHONG12864.C(20):error C132:'fen':not in formal parameter list
not in formal parameter list的意思是函数内参数声明所使用的名字未出现在参数表中 头文件 void zhishu(uchar a) 后面少了一个分号 ;;;