getline functionRemove cin>>response and then uncomment getline.
Please Help Fix My ProgramHmmm, remove last } and try.
Reading from file If you have file "text.txt" at the same place where you .cpp file it should work: [code] int result ...
Program Help PLease!Or [code] if (a > 0 && a < 10) [/code] It`s the same, only '&&' instead of 'and';
I need some help with this Class programHere it is: [code] #include <iostream> #include <iomanip> #include <string> using namespace std; c...