https://github.com/kumarjitdas/dynamic-memory-library
A simple C library for dynamic memory allocation and reallocation.
https://github.com/kumarjitdas/dynamic-memory-library
c cmake dynamic-memory
Last synced: over 1 year ago
JSON representation
A simple C library for dynamic memory allocation and reallocation.
- Host: GitHub
- URL: https://github.com/kumarjitdas/dynamic-memory-library
- Owner: KumarjitDas
- License: mit
- Created: 2021-01-16T08:20:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-23T06:31:02.000Z (about 5 years ago)
- Last Synced: 2025-01-25T20:09:36.428Z (over 1 year ago)
- Topics: c, cmake, dynamic-memory
- Language: C
- Homepage:
- Size: 355 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dynamic-Memory-Library
A simple C library for dynamic memory allocation and reallocation.