write the c++ code which reads the contents of a text file "first_file.txt"
Answers
Answered by
1
ifstream infile;
infile.open("first_file.nxt")
infile redirect data;
infile.open("first_file.nxt")
infile redirect data;
Similar questions