Given a function to read a file, how can I make it so that when calling the function in the main program, it closes when the file does not exist?
At the moment I have done this:
int leer_correo (int cart[], int certif[], int paq[]){
FIL...
asked by
16.11.2016 / 11:49