dynamic-memory
Here are 12 public repositories matching this topic...
Implementation of the matrix.h library in C programming language.
-
Updated
Apr 1, 2025 - C
C code made for a subject called "Algorithms and Data Structures 2" from FaMAF, UNC.
-
Updated
Jun 21, 2024 - C
Small C program that uses structs and dynamic memory allocation to find the oldest person in a list.
-
Updated
Oct 13, 2025 - C
All I needed to improve my C programming
-
Updated
Sep 27, 2023 - C
This lab implements a memory allocator using implicit free list with segregated free list. The allocator supports malloc, realloc, calloc, and free functions.
-
Updated
May 16, 2025 - C
A C-based command-line application for managing employee contact records using binary files and dynamic memory. Includes features for adding, retrieving, searching, and persisting structured data through a custom binary file format.
-
Updated
Apr 24, 2025 - C
C project that manages students, classes, creates logs, stores and reads data from binary and text files
-
Updated
Jul 1, 2021 - C
Simulate printer functionality via processing and outputting documents in a queue.
-
Updated
Dec 27, 2021 - C
C implementation of a command-line matrix manipulation engine inspired by GNU Octave, supporting dynamic allocation, resizing, sorting, multiplication, transposition, and fast exponentiation
-
Updated
Oct 18, 2025 - C
A simple C library for dynamic memory allocation and reallocation.
-
Updated
May 23, 2021 - C
Improve this page
Add a description, image, and links to the dynamic-memory topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dynamic-memory topic, visit your repo's landing page and select "manage topics."