A memory Allocator written in C that can assign, free and show data space It takes commands from stdin and initializes the arena first. The commands can be: INITIALIZE FINALIZE DUMP = shows the arena FILL = fills x bytes with a designated character ALLOC = allocates the number of bytes desired FREE = frees an allocated area
-
Notifications
You must be signed in to change notification settings - Fork 0
alexselea/Memory-Allocator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A memory Allocator written in C that can assign, free and show data space
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published