Size: 669
Comment:
|
Size: 617
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
||Blog|| [http://my.donews.com/jnan/ 梦南录] || | |
Line 13: | Line 12: |
== malloc, calloc, free == * 一个严重的错误:释放不是通过调用 malloc, calloc 得到的指针所指向的存储空间。 * 使用已释放空间同样是错误的。 |
##善用子页面,让资料更加容易分类和收藏! [[Include(/CcodingStyle)]] |
Line 17: | Line 15: |
= Gnu Tools = == CVS == * 先看 [http://www.chedong.com/tech/cvs_card.html CVS使用手册] by Chedong. |
= GNU Tools = == GCC == * ./configure --target=arm-elf --prefix=/opt/gcc-3.4.6-arm == Vim == ##将内容使用文章分别编辑,以便他人快速阅读和持续修改 [[Include(VimUsage)]] = Misc = |
1. 关于我
个人信息
Jick Nan |
|
邮件 |
|
主页 |
2. C
3. GNU Tools
3.1. GCC
- ./configure --target=arm-elf --prefix=/opt/gcc-3.4.6-arm
3.2. Vim
4. Misc
5. 反馈
欢迎大家对我说三道四哪