摘要:
Table 4-9 Compiler storage of data objects by byte alignment TypeBytesAlignment char, bool, _Bool 1 Located at any byte address. short, wchar_t 2 Loca 阅读全文
posted @ 2018-04-16 22:05
QIYUEXIN
阅读(769)
评论(0)
推荐(0)
摘要:
The keyword format is either of the following: __attribute__((attribute1, attribute2, ...)) __attribute__((__attribute1__, __attribute2__, ...)) For e 阅读全文
posted @ 2018-04-16 21:04
QIYUEXIN
阅读(360)
评论(0)
推荐(0)