摘要: 摘自:http://kooyee.iteye.com/blog/349491 int数据类型的位数为16位,short int数据类型的位数也是16位。而long int的位数为32位,可用来存储比较大的整数... 阅读全文
posted @ 2012-03-15 17:24 wdliming 阅读(590) 评论(0) 推荐(0) 编辑
摘要: 摘自http://www.iteye.com/topic/790388#includeint strcmp(const char *str1,const char *str2){ /* 注释以下的五行(while... 阅读全文
posted @ 2012-03-15 17:16 wdliming 阅读(167) 评论(0) 推荐(0) 编辑
摘要: 摘自: http://blog.csdn.net/gmstart/article/details/6600043warning: dereferencing type-punned pointer will br... 阅读全文
posted @ 2012-03-15 17:06 wdliming 阅读(137) 评论(0) 推荐(0) 编辑
摘要: 在gdb当中,display的功能很不错的下面是gdb手册上的定义:display expr Add the expression expr to the list of expressions to displ... 阅读全文
posted @ 2012-03-15 12:21 wdliming 阅读(493) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示