1al_fwrite32le(3)                                              al_fwrite32le(3)
2
3
4

NAME

6       al_fwrite32le - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              size_t al_fwrite32le(ALLEGRO_FILE *f, int32_t l)
12

DESCRIPTION

14       Writes a 32-bit word in little-endian format (LSB first).
15
16       Returns  the  number  of bytes written: 4 on success, less than 4 on an
17       error.
18

SEE ALSO

20       al_fwrite32be(3)
21
22
23
24Allegro reference manual                                      al_fwrite32le(3)
Impressum