看板
[ ASM ]
討論串[問題] 陣列問題
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
/* Define Variable */. #define a 0x0000. #define c 0x0001. #define c 0x0002. void Main(void). {. Hardware_Iinitialize();. Hello(a,b,c);. }. void Hello
(還有199個字)
內容預覽:
void Hello(unsigned short a_Value,unsigned short b_Value,unsigned short c_Value). {. unsigned char index;. unsigned short Reg[] = {a_Value , b_Value ,
(還有23個字)
首頁
上一頁
1
下一頁
尾頁