foclassic
foclassic copied to clipboard
Fix warnings
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 ...