https://github.com/strubt/acplusplusmemorymanager
Advanced C++ – Exercise 'Memory Manager'
https://github.com/strubt/acplusplusmemorymanager
c-plus-plus memory-management memory-manager university-project
Last synced: 12 months ago
JSON representation
Advanced C++ – Exercise 'Memory Manager'
- Host: GitHub
- URL: https://github.com/strubt/acplusplusmemorymanager
- Owner: StrubT
- Created: 2016-05-11T13:54:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-31T13:50:26.000Z (about 10 years ago)
- Last Synced: 2025-03-12T15:14:18.333Z (over 1 year ago)
- Topics: c-plus-plus, memory-management, memory-manager, university-project
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ACPlusPlusMemoryManager
This repository contains the application written as part of the exercise 'Memory Manager'
in the course Advanced C++ (BTI7503) at the Bern University of Applied Sciences (BUAS) in the spring term 2016.