Differences between revisions 5 and 29 (spanning 24 versions)
Revision 5 as of 2006-04-26 06:57:38
Size: 663
Editor: jnan
Comment: tips: malloc, calloc, free
Revision 29 as of 2006-11-01 08:52:01
Size: 433
Editor: jnan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
||Blog|| [http://my.donews.com/jnan/ 梦南录] ||
Line 12: Line 11:
= C =
== malloc, calloc, free ==
* 一个严重的错误:释放不是通过调用 malloc, calloc 得到的指针所指向的存储空间。
* 使用已释放空间同样是错误的。
== Vim ==
##将内容使用文章分别编辑,以便他人快速阅读和持续修改
[[Include(VimUsage)]]
Line 17: Line 15:
= Gnu Tools =
== CVS ==
* 先看 [http://www.chedong.com/tech/cvs_card.html CVS使用手册] by Chedong.
= Misc =

TableOfContents

1. 关于我

个人信息

http://blog.woodpecker.org.cn/planet/images/someone.png

Jick Nan

邮件

[email protected]

主页

http://jick.nan.googlepages.com

1.1. Vim

Include(VimUsage)

2. Misc

3. 反馈

欢迎大家对我说三道四哪

jick_nan (last edited 2009-12-25 07:12:35 by localhost)