Chinaunix首页 | 论坛 | 博客
  • 博客访问: 221234
  • 博文数量: 48
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 412
  • 用 户 组: 普通用户
  • 注册时间: 2013-04-24 10:27
个人简介

Continuous pursuit technical details

文章分类

全部博文(48)

文章存档

2014年(1)

2013年(47)

发布时间:2013-12-04 11:31:47

本文介绍了pthread_mutex_lock的一个线程特性......【阅读全文】

阅读(1349) | 评论(0) | 转发(0)

发布时间:2013-12-03 11:33:25

1. Misuse of "=" and "==" (equals and compare) in if condition2. Use gcc warning to detect potential issues (e.g. too many arguments)3. Buffer overflow, ending of an array, '\0' is needed.4. Memory issue (deallocate, leak)Solution=======================1=====================#! /usr/bin/.........【阅读全文】

阅读(1224) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册