摘要: GNU C 的一大特色就是__attribute__ 机制。__attribute__ 可以设置函数属性(Function Attribute )、变量属性(Variable Attribute )和类型属性(Type Attribute )。 __attribute__ 书写特征是:__attri 阅读全文
posted @ 2023-10-16 21:18 ycddqr 阅读(130) 评论(0) 推荐(0)