1al_fprintf(3)                                                    al_fprintf(3)
2
3
4

NAME

6       al_fprintf - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              int al_fprintf(ALLEGRO_FILE *pfile, const char *format, ...)
12

DESCRIPTION

14       Writes to a file with stdio “printf”-like formatting.  Returns the num‐
15       ber of bytes written, or a negative number on error.
16

SEE ALSO

18       al_vfprintf(3)
19
20
21
22Allegro reference manual                                         al_fprintf(3)
Impressum