Undefined Reference to (....) C++ HELP!!!I have linked wsock32.lib But it says "wsock23.lib" not found. I will try winmm.lib
Undefined Reference to (....) C++ HELP!!!#include <windows.h> #include <winsock.h> #include <stdio.h> #include <string.h> #include <conio...