摘要:
GNU C 的一大特色就是__attribute__ 机制。__attribute__ 可以设置函数属性(Function Attribute )、变量属性(Variable Attribute )和类型属性(Type Attribute )。 __attribute__ 书写特征是:__attri 阅读全文
摘要:
http://blog.csdn.net/xiahouzuoxin/article/details/8943863 http://blog.chinaunix.net/uid-25627207-id-3343854.html http://blog.csdn.net/phunxm/article/d 阅读全文