Question: I tried running this code but I get an error that reads error: invalid initialization of reference of type std::ifstream& {aka std::basic_ifstream&} from expression of
I tried running this code but I get an error that reads error: invalid initialization of reference of type std::ifstream& {aka std::basic_ifstream&} from expression of type std::fstream {aka std::basic_fstream} count_letters(finput, count);
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
