Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms Data structs
Title: MyOOCFwV1_0 Download
 Description: The functions malloc() and free() are frequently used when we use the C language. Howerver, coders might forget to release the dynamic memory allocated via malloc() sometimes. I have designed the data structure(or a simple class)--ObjectManager in order to solve this problem. ObjectManager has provided 3 core functions objmgr_malloc() and objmgr_free() and objmgr_show_mem_info() to manage and display the dynamic memory. Here, objmgr_malloc() allocates dynamic by byte and keeps the related info as a record, objmgr_free() releases the dynamic memory and deletes the related record,while objmgr_show_mem_info() displays on the console the dynamic memory information.
 Downloaders recently: [More information of uploader leonkyd]
 To Search:
File list (Check if you may need any files):
MyOOCFwV1_0\test\main.c
...........\src\ObjectManager\ObjectManager.c
...........\...\.............\ObjectManager.h
...........\...\strx_zhw\strx_zhw.c
...........\...\........\strx_zhw.h
...........\...\HashMap\HashMap.c
...........\...\.......\HashMap.h
...........\...\.......\ValueString\ValueString.c
...........\...\.......\...........\ValueString.h
...........\...\....\hash.c
...........\...\....\hash.h
...........\...\CommonObject\CommonObject.h
...........\...\HashMap\ValueString
...........\...\ObjectManager
...........\...\strx_zhw
...........\...\OOCFwLogger
...........\...\OOCFwConfig
...........\...\HashMap
...........\...\Hash
...........\...\CommonObject
...........\test
...........\src
MyOOCFwV1_0
    

CodeBus www.codebus.net