Names.txt : Osamah, Fadi Rami 1. infile.open("Names.txt"); 2. if(inFile.is_open()== true){ 3. do {........... in File.ge
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Names.txt : Osamah, Fadi Rami 1. infile.open("Names.txt"); 2. if(inFile.is_open()== true){ 3. do {........... in File.ge
Names.txt : Osamah, Fadi Rami 1. infile.open("Names.txt"); 2. if(inFile.is_open()== true){ 3. do {........... in File.get(c); cout<<c; 6. }while (inFile.eof(); 7. inFile.close(); ... 4. 5. Running the above code will produce the output F i osamah, Fadi Rami O
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!