How to get dynamic array's size with in C?

后端 未结 0 508
太阳男子
太阳男子 2020-12-13 05:32

I\'m trying to get size of dynamic array in C with sizeof. I have structure and and make it array with 10 elements.

struct d         


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