File I/O I'm unsure of how to input the file into an int array. I used inFile to read a single integer. I use...
File I/O My array is essentially int lotteryNumbers[7] = { 0 }; I'm not quite sure on how I should be readi...
File I/O Perfect so how would I read those from the file to the array?
File I/O 7 numbers under each name!
File I/O For my class, I am working on a project to read in a text file. I need to read the ID number, Name, ...
This user does not accept Private Messages