这样写有什么不对吗?

2019-03-24 08:16发布

用的是IAR编译器,这个指针数组里面包含的是各个数组的地址,修饰类型都是 unsigned cha但错吴提示:
Error[Pe144]: a value of type "unsigned char (*)[3]" cannot be used to initialize an entity of type "unsigned char *" D:程序现用程序KeyScan.c 96
unsigned char (*)[3]是从哪来的?




此帖出自小平头技术问答
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
1条回答
ena
2019-03-24 15:12

一周热门 更多>

相关问题

    相关文章