User profile: goodvikings

User info
User name:goodvikings
History
Joined:
Number of posts:8
Latest posts:

What am I doing wrong
In the class declaration you can only say what members are present, you can't give them any values y...

What am I doing wrong
You can't really assign to a char array like that. What you're trying to do would be done like th...

Non-blocking IO
I have had a look at it before. It was somewhat confusing... What about anything in cstdio?

Non-blocking IO
I have no problem with third party libraries

Non-blocking IO
Hey everyone I have an issue where I need non blocking IO, ie, the program will still continue wh...