User profile: MarekG

User info
User name:MarekG
Email:gazell@tlen.pl
Name:Marek
Location:Tarnów
History
Joined:
Number of posts:11
Latest posts:

getline function
Remove cin>>response and then uncomment getline.

Please Help Fix My Program
Hmmm, 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 program
Here it is: [code] #include <iostream> #include <iomanip> #include <string> using namespace std; c...