User profile: kbw

User info
User name:kbw
History
Joined:
Number of posts:5867
Latest posts:

Difficulties to use boost
... almost done. You need to set up the include/lib paths for each project in Visual Studio.

Stuck with the std:copy() function
reinterpret_cast?

recv function freezes
I would expect to see addrlen initialised in the loop before accept(). That aside it looks ok. You...

recv function freezes
It might be easier to look at your code than watch some video of it. Any chance of posting the comm...

Pointers problem
[quote]as ptr and cArr are pointers, they should print addresses rather than contents[/quote]ptr is...