摘要: GNU C的一大特色就是__attribute__机制。__attribute__可以设置函数属性(Function Attribute)、变量属性(Variable Attribute)和类型属性(Type Attribute)。__attribute__书写特征是:__attribute__前后... 阅读全文
posted @ 2015-06-25 13:44 barrychen528 阅读(119) 评论(0) 推荐(0)