搜索资源列表
sourcecode
- 1. Program to remove all comments from a C program 2. Word count implementation using Apache s Hadoop 3. Program to implement calloc using malloc
prj0.tar
- linux 源代码: When free() is called, the memory cannot usually be returned to the OS, do to contiguity restrictions. So your implementation should simply put this memory on its own internal free list. When malloc() is called, your implementation should
MP2_submit
- 这是实现c语言malloc,calloc,realloc,free函数的代码,详情请看压缩文件里的PDF-This code implements the malloc, calloc, realloc and free function for c language. For more detail, please see the pdf in the zip file.
drm_mem_util
- Modeled after cairo s malloc_ab, it s like calloc but without the zeroing.
calloc
- calloc - allocate and clear memory block.
nse_malloc
- Check the results of malloc() and calloc() and exit with an error message if the desired space can t be allocated.
yyless
- use calloc because everything needs to be zero.
