摘要: 工作了才知道,原来c语言也还如此陌生,只知道一些常用的用法,却对稍微有点不常见的就不清楚了,从今天起,开始整理!typedefThe formula to follow is:      typedef [attributes] DataType AliasName;      example:      &... 阅读全文
posted @ 2010-03-18 18:50 朝阳 阅读(255) 评论(0) 推荐(0)