-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
"../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
| bool loadFromFile(const std::string filename = "../database.txt"); | |
| bool saveToFile(const std::string filename = "../database.txt"); |
Metadata
Metadata
Assignees
Labels
No labels