User profile: footwood

User info
User name:footwood
History
Joined:
Number of posts:2
Latest posts:

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...