我有一个没有成员的结构(目前),我想知道是否有可能抑制我得到的警告:
warning: struct has no members
是否可以添加成员并保持sizeof结构为零?还有其他方法吗?
sizeof
c struct warnings
c ×1
struct ×1
warnings ×1