看板 [ ASM ]
討論串[問題] 陣列問題
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓1(1推 0噓 0→)留言1則,0人參與, 最新作者BlueFeel (藍色感覺)時間15年前 (2009/03/22 18:14), 編輯資訊
1
0
0
內容預覽:
/* Define Variable */. #define a 0x0000. #define c 0x0001. #define c 0x0002. void Main(void). {. Hardware_Iinitialize();. Hello(a,b,c);. }. void Hello
(還有199個字)

推噓0(0推 0噓 10→)留言10則,0人參與, 最新作者BlueFeel (藍色感覺)時間15年前 (2009/03/22 21:19), 編輯資訊
0
0
0
內容預覽:
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
下一頁
尾頁