reset password
Author Message
AldoGil
Posts: 19
Posted 20:23 Oct 29, 2018 |

My program runs fine when I create people using the methods in the class to create the database but when I try to read in from the file, after i select the file,

it says too many open files and it crashes. What is this?

rgallegos
Posts: 29
Posted 12:07 Oct 31, 2018 |

Do you create the people by reading in from a file? If so, are you closing the file after you are done reading in from it?