What is the difference between these access in C?

前端 未结 0 612
你的背包
你的背包 2020-12-31 10:22

i started learning C today, and i have some questions about accessing a pointer data.

I have this function in C:

typedef struct
{
    size_t size;
             


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