Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在in6_addr这样的结构中只包含一个字符数组时,当这个in6_addr与另一个结构中的其他数据类型结合 时,我应该注意哪些对齐问题?
我在使用 GCC 版本 3.4.3 时遇到 SOLARIS 生成总线错误的问题。
Achar不能错位,即使它是数组的成员也不行。其他数据类型仍应以适当的偏移量对齐到结构的开头。结构本身是否正确对齐?
char