Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 213 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 213 Bytes

StatefulFileCounter

An easy way to keep track of numbers between restarts, as it abstracts the process of writing numbers into files and then adding or substracting them. Compile and works with VS2017 and g++.