This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

About #define aa=DWORD[0x30]

If I

 #define aa=DWORD[0x30];
Can I treat aa as an integer number!

And if I
 #define aa=DBYTE[0x30];
Can I treat aa as an char number!

Thanks!

Parents Reply Children
No data