"../databse.txt" can be set ad #define, because this value is constant for whole project and used more then once. https://github.com/gitmajo/UniversityDatabase/blob/3aeff1f184441f3f75b2dfcd198ec518e83301b1/Database.hpp#L39-L40
"../databse.txt" can be set ad #define, because this value is constant for whole project and used more then once.
UniversityDatabase/Database.hpp
Lines 39 to 40 in 3aeff1f