Files
nethack/sys
nhmall 19d8ec6d12 address Windows consoletty.c analyzer complaints
sys/windows/consoletty.c: warning C6388: '&reserved' might not be '0':
  this does not adhere to the specification for the function 'WriteConsoleA'.
sys/windows/consoletty.c(2514): warning C28159:
  Consider using 'IsWindows*' instead of 'GetVersion'. Reason: Deprecated.
Use VerifyVersionInfo* or IsWindows* macros from VersionHelpers.
2024-10-08 11:32:58 -04:00
..
2024-10-05 15:55:20 -04:00
2024-10-04 12:34:09 -04:00
2024-10-05 17:40:03 -04:00
2024-10-06 09:02:01 -04:00