Skip to content

Dheovani/HAlloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heap Memory Allocation API 📦

This is a simple API for dynamic memory allocation in C. The API provides basic functions for allocating and freeing memory dynamically using the hAlloc and hFree functions in the C language.

Features 🚀

  • Memory allocation using hAlloc.
  • Memory deallocation using hFree.

License 📄

This project is licensed under the MIT License.