error: ‘cout’ was not declared in this scopeThanks, that made it work ;)
error: ‘cout’ was not declared in this scopeThanks, that fixed it, but I have another question. I'm trying to write a program that displays its...
error: ‘cout’ was not declared in this scopeI wrote the following program: [code]#include <fstream> using namespace std; int main( int argc, ...
My program that uses putback() doesn't work. What am I doing wrong?Great! That worked. You guys are the best, I still haven't had a question unanswered here. Thanks...
error: variable ‘std::ifstream fin’ has initializer but incomplete typeThanks that worked fine :)
This user does not accept Private Messages