C++ Networking Hello everyone, my question is how could I transfer a .txt file from Computer A to Computer B using ...
Named Pipes EDIT now I am getting error 5 (Access denined I think?) when the client tries to connect to the serv...
Impossible to escape?"Except you can kill two processes at once with taskkill. " good point, is there any way that I can ...
how to stop strings separating: cinuse getline like the guy below me suggested
how to stop strings separating: cinhmm if you are using cin, try using cin.ignore(); if that doesn't work please paste the code up her...
This user does not accept Private Messages