User: Krisando

  • Public profile

User profile: Krisando

User info
User name:Krisando
History
Joined:
Number of posts:120
Latest posts:

UDP socket problem
It's strange for inet not to be available. Have you thought about just making your own replacement ...

Overloading the [] operator for 2 dimensional arrays
Think 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 illegal
It 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