Question: C++ #include fstream try to keep it relatively simple for newer programmer Need a function that takes a char[] which will be a file name.

C++ #include fstream try to keep it relatively simple for newer programmer

Need a function that takes a char[] which will be a file name. The program then opens the file and stores it's contents into an integer array. the file will be a text file and will have one int per line. I need the array to be a int array not a char[]. No strings to get input must be a char for file name.

please ask if you have questions

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!