C struct definition with initialization question

后端 未结 0 1893
星月不相逢
星月不相逢 2021-01-18 00:43

I saw this struct definition in an old Olden benchmark perimeter:

typedef struct quad_struct {
  Color color;
  ChildType childtype;         


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