Open nibanks opened 1 year ago
We have lots of printf's throughout the code that should be replaced with something better for logging. At the very least, they should be silent in Release builds (maybe with a run-time option to enable).
We have lots of printf's throughout the code that should be replaced with something better for logging. At the very least, they should be silent in Release builds (maybe with a run-time option to enable).