Return compound literal

后端 未结 0 1024
无人及你
无人及你 2020-12-11 03:43

Look at this code. I return an address of the compound literal here.

#include 

#define FOO(bar) ((bar)->a + (bar)->b)

struct bar {
             


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