User profile: Molotov

User info
User name:Molotov
History
Joined:
Number of posts:5
Latest posts:

Function overloading error
So by accident, i discovered that if you put :: in front of a variable/function, it apparently cause...

Function overloading error
winsock is in C, so it has no class so.. there is no way around changing the name of the function?

Function overloading error
in the header: [code] #ifndef _GAMESOCKET_H_ #define _GAMESOCKET_H_ #include <winsock2.h> #in...

Function overloading error
I did have [code]using namespace std;[/code] in both the header and source files, so I tried removin...

Function overloading error
I was writing a class to simplify networking stuff, so i defined a connect() function like so: [c...

This user does not accept Private Messages