GCC 之 __attribute__

558阅读 1评论2009-09-05 raymond1984
分类:LINUX

__attibute__可以控制编译器的行为,比如参数检查,字节对齐等等。
介绍了针对函数,类型,结构的__attribute__用法

这里专门介绍了weak attribute 的用法
~wh5a/blog/The%20weak%20attribute%20of%20gcc.html

上一篇:consistent hash 一致性哈希
下一篇:common error when using linux

文章评论