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...
Make Program Able To Read Name[code]PEmployee::PEmployee (string employee_name, double initial_salary) { person_data.get_name(...
This user does not accept Private Messages