foclassic icon indicating copy to clipboard operation
foclassic copied to clipboard

Fix warnings

Open ghost2238 opened this issue 6 years ago • 0 comments

Shouldn't be too hard.

  • [ ] Winsock functions: inet_ntoa, inet_addr, gethostbyname, WSASocketA
  • [ ] exception.cpp: GetVersionExA is deprecated.
  • [ ] Make explicit casts
  • [ ] fprintf: too many arguments passed for format string
  • [ ] fprintf: format string '%d' requires and argument of type ...

ghost2238 avatar Sep 20 '18 22:09 ghost2238