1 memcmp ( ) /* -- C语言库函数源代码 - */ 2 /* 3 Compares count bytes of memory starting at buffer1 and buffer2 and find if equal or which one is first in lexical order. 4 比较内存区域buffer1和buffer2的前count个字节。当buffer1 buffer2时,返回值 > 0。 5 */ 6 int my_memcmp(const void *buffer1,const void *buff...
posted @ 2013-08-08 23:06 源景 阅读(2069) 评论(0) 推荐(0)
摘要: std::vector 值得一提错误 阅读全文
posted @ 2013-04-10 22:39 源景 阅读(305) 评论(0) 推荐(0)
摘要: 简单分析了一个比较隐蔽的c语言优先级错误 阅读全文
posted @ 2013-03-29 08:38 源景 阅读(192) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示