We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: MIKROE
Last Updated: 2017-07-18
Package Version: 1.0.0.0
Category: Other Codes
Downloaded: 2338 times
Not followed.
License: MIT license
Port of malloc/free/realloc (aka dlmalloc) dynamic memory allocator for mikroC. Library supports standard memory allocation functions malloc, realloc, calloc and free.
Do you want to subscribe in order to receive notifications regarding "Memory Manager dlmalloc" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "Memory Manager dlmalloc" changes.
Do you want to report abuse regarding "Memory Manager dlmalloc".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1500389499_memory_manager_d_mikroc_arm.mpkg [857.59KB] | mikroC PRO for ARM |
|
1500389552_memory_manager_d_mikroc_dspic.mpkg [854.96KB] | mikroC PRO for dsPIC30/33 & PIC24 |
|
1500389611_memory_manager_d_mikroc_pic.mpkg [1.17MB] | mikroC PRO for PIC |
|
1500389644_memory_manager_d_mikroc_pic32.mpkg [809.23KB] | mikroC PRO for PIC32 |
|
Port of malloc/free/realloc (aka dlmalloc) dynamic memory allocator for mikroC. Library supports standard memory allocation functions malloc, realloc, calloc and free.
Library is a port of Doug Lea dlmalloc who released it to the public domain http://creativecommons.org/publicdomain/zero/1.0/
Latest source can be found here ftp://gee.cs.oswego.edu/pub/misc/malloc.c