A way to know if element in array of struct is empty/NULL in C

后端 未结 0 1064
小蘑菇
小蘑菇 2020-12-14 11:13

I would really appreciate help with this piece of code.

So I have defined a structure, and then an array of structures:

#define MAX_ITEMS  30
struct it         


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