qq_49848157 2023-02-01 21:37 采纳率: 50%
浏览 157
已结题

error c129:missing‘;’before ‘code’

#include<reg51.h>
#define LEDData P0
unsignedchar code LEDCode[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f};
unsigned char minit,second,count,count1;

  • 写回答

2条回答 默认 最新

  • 元气少女缘结神 2023-02-01 22:33
    关注

    unsignedchar 少了空格

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

问题事件

  • 系统已结题 2月10日
  • 已采纳回答 2月2日
  • 创建了问题 2月1日