另外,一方是否意味着另一方?
static-typing strong-typing type-safety
是否有任何好的例子来区分a struct和a union?基本上我知道它struct使用其成员的所有内存并union使用最大的成员内存空间.是否有其他操作系统级别的差异?
struct
union
c struct unions
c ×1
static-typing ×1
strong-typing ×1
struct ×1
type-safety ×1
unions ×1