Closing a file - examples

Nasza ocena:

3
Wyświetleń: 357
Komentarze: 0
Notatek.pl

Pobierz ten dokument za darmo

Podgląd dokumentu
Closing a file - examples - strona 1

Fragment notatki:

Closing a file • The function int fclose(FILE *fp) - inverse of fopen • Most operating systems have some limit on the number of simultaneously opened - free the file pointers when they are no longer needed • fclose on an output file flushes the buffer • fclose is called automatically for each open file when a program terminates normally ... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz