galaren77的ChinaUnix博客
galaren77
全部博文(254)
input(1)
2017年(16)
2016年(4)
2013年(94)
2012年(140)
64492407
蜗牛爬出
wungwei
kaifeng
cuteyoun
qq103637
wellguar
Larpente
athzhang
hejianet
matytan
belpois
wxy17189
git__hub
along819
bail
derong
27463707
发布时间:2016-05-13 09:56:39
gcc 的字节对齐扩展一、在阅读ffmpeg代码时经常看到类似下面的语句:#pragma pack(n)#pragma pack()和__attribute((aligned (8)))__attribute__ ((packed));例如:# ifdef __GNUC__static inline uint32_t unaligned32(const void *v){ s.........【阅读全文】
发布时间:2016-05-12 11:39:55
宏中"#"和"##"的用法 ......【阅读全文】
登录 注册