搜索资源列表
myMalloc
- 检测内存泄露的程序,使用时请将这两个文件加入工程中,即可.-memory leakage detection procedures, please use this document to join two projects can be.
mymalloc
- 高人编写的动态内存处理函数,非采用malloc,如果想深入研究动态内存管理,此程序是个不错的选择!-Gao Ren prepared by the dynamic memory handling functions, the non-use of malloc, if you want to in-depth study of dynamic memory management, this program is a good choice!
debugmalloc
- SSD6 unit3 课后exercise3 debugmalloc.c 完成内存分配的错误监督,以及内存块分配的记录。主要函数Mymalloc Myfree 测试全部通过-SSD6 unit3 error supervision after school exercise3 debugmalloc.c complete memory allocation, and memory block allocation record. The main function Mymalloc Myfr
