SyntaxFix
Write A Post
Hire A Developer
Questions
if (nfile.eof()) // Prompt data from the Priming read: nfile >> CODE >> QTY >> PRICE; else { /*used to check that the file is not empty*/ ofile << "empty file!!" << endl; return 1; }