1 2 3 4 5 6
if (!words) { cerr << "Could not open " << filename << endl; exit(EXIT_FAILURE); } cout<<"df";