UDP socket problemIt's strange for inet not to be available. Have you thought about just making your own replacement ...
Overloading the [] operator for 2 dimensional arraysThink of a 2D array like this, you're accessing an entirely different element. For instance: [code]...
Help with &&It allows you to do such things as this without the object being destroyed. [code]make_pair("x", Ob...
whats illegalIt means it's not allowed by design.
It WORKS!!The first thing I noticed is you mixed your your logic with your trivial objects, by this I mean ins...
This user does not accept Private Messages