What's the meaning of this kind of variable declaration?

后端 未结 0 1334
说谎
说谎 2021-02-09 16:10

I saw one way that I can\'t understand clearly to declare a variable using C.

#define var (* (XBYTE *)(0x0100))

//where XBYTE is defined below
typedef unsigned c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题