Files
nethack/win
Dean Luick 3ef0f889e6 Fix gcc sprintf warnings
Gcc 9 has become more vocal with sprintf buffer overflow
checking.  Remove these sprintf warnings by changing the
offending calls to a snprintf wrapper that will explicitly
check the result.
2021-01-16 19:44:56 -06:00
..
2021-01-16 19:44:56 -06:00
2021-01-16 19:44:56 -06:00