Linker Error-Network ProgramYou must link ws2_32.lib library file(winsock2) . because all of winsock functions are inside of tha...
My first program with if/elseIts trying to find a variable called Y because you didn't put ". If you put ", it will take that val...
My first program with if/elseLine 87 and 94? Can you post your final code? And put comment in lines you get error. And please ple...
My first program with if/elseIn if, use == for compare. But otherwise, use =(single) for assigning. VarType var; var = value;...
Need help with adding to and searching through a list.1) Use getline instead of cin. 2) Separate first name and last name variables, so you can use ful...
This user does not accept Private Messages