会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
HelloMarvin
博客园
首页
新随笔
联系
订阅
管理
2015年5月6日
__attribute__ 机制详解(一)
摘要: GNU C的一大特色就是__attribute__机制。__attribute__可以设置函数属性(Function Attribute)、变量属性(Variable Attribute)和类型属性(Type Attribute)。其位置约束为: 放于声明的尾部“;”之前__attribute__书...
阅读全文
posted @ 2015-05-06 18:16 HelloMarvin
阅读(28467)
评论(1)
推荐(0)
编辑
公告