Formatted input and output

Nasza ocena:

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

Pobierz ten dokument za darmo

Podgląd dokumentu
Formatted input and output - strona 1

Fragment notatki:

Formatted input and output • fscanf and fprintf • Similar to scanf and printf • The first argument is a file pointer specifying the file to operate on • Prototypes: int fscanf(FILE *fp, char *format, ...) int fprintf(FILE *fp, char *format, ...) ... zobacz całą notatkę



Komentarze użytkowników (0)

Zaloguj się, aby dodać komentarz