Closed PrometheusPi closed 8 years ago
This pull request moves the input and output file names defined in all_directions.cpp and process_data.cpp into settings.hpp.
all_directions.cpp
process_data.cpp
settings.hpp
It also generalizes the warning of a puffer overflow by introducing a setter function in setFilename.hpp.
setFilename.hpp
This pull request moves the input and output file names defined in
all_directions.cpp
andprocess_data.cpp
intosettings.hpp
.It also generalizes the warning of a puffer overflow by introducing a setter function in
setFilename.hpp
.