Skip to content

School assignment number 1 for course Data Structures and Algorithms in C - Simple Memory Manager using Implicit Linked List (Custom Allocation and Free)

License

Notifications You must be signed in to change notification settings

SimonK1/Simple-Memory-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Memory-Manager

This project was developed as a school assignment for course Data Structures and Algorithms (FIIT STU). The point of this project was to create a simple memory management tool without using the built in functions of C language (Init, Alloc, Check and Free). This project is written entirely in C and was developed without using any external sources. User interface and code are written in English.

  • Programming Language: C

  • Code Language: English

  • Comments Language: Slovak

  • User Interface Language: English

Authors

About

School assignment number 1 for course Data Structures and Algorithms in C - Simple Memory Manager using Implicit Linked List (Custom Allocation and Free)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages