Having a problem reading from an input file. Have two sets of data- account numbers and balances. I set them up in parallel arrays but the book im using does not explain anything about reading from a file. Just curious how I could read the arrays from a function.