offthebus
Results
1
issues of
offthebus
io.h uses sprintf. VS2019 gives deprecated warnings as errors so the project will not build. I changed io.h to use sprintf_s which resolves the issue. I am not a github...
feedback wanted
msvc