GNU GCC Compiler - Understanding alignment attribute in structures

前端 未结 0 1847
后悔当初
后悔当初 2021-02-08 08:50

I am having trouble understanding the aligned attribute in structures in C.

From the gcc manual:

This attribute specifies a minimum alignment (in byte

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