Simple websocket chat clientHello! I am trying to write a simple websocket chat client. It should take input from the user an...
Interact with another programThank you both for very useful replies and for your time :) The tutorial posted by JLBorges seems to...
Interact with another programHello everyone, I am in need to write a program that will interact with another program, the proj...
strcmp(std::string, const char*) errorThanks all! In the end this did the trick: [code] if ( (std::isdigit(sMove[iPos]) || (sMove[iPos] =...
Make Program Able To Read NameI imagined there would be errors.. :$ Im also a noob at this but a seasoned programmer in other lang...
This user does not accept Private Messages