Skip to content

Database: Set dir as #define #17

@jzych

Description

@jzych

"../databse.txt" can be set ad #define, because this value is constant for whole project and used more then once.

bool loadFromFile(const std::string filename = "../database.txt");
bool saveToFile(const std::string filename = "../database.txt");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions