1al_fwrite16le(3)                                              al_fwrite16le(3)
2
3
4

NAME

6       al_fwrite16le - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              size_t al_fwrite16le(ALLEGRO_FILE *f, int16_t w)
12

DESCRIPTION

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

SEE ALSO

20       al_fwrite16be(3)
21
22
23
24Allegro reference manual                                      al_fwrite16le(3)
Impressum