User profile: kbw

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

Replacing letters in a string(A with Z; B with Y; C with X; D with W; etc)
Can you post your code?

Pointer to x or y element of CPoint
It's an array right? So it'll be something like:[code] (*parrpt)[i].x[/code]

basic web server blocking problem
You don't close client_fd or delete cstr. And that was just a quick look at the code. The problem ...

Need a little help
You've added more that what has been asked for. You have not been asked to provide a default constr...

linkedsa list
Really? Are you saying you can't modify this sample code to find the lowest. Have you any idea how...