1al_ustr_empty_string(3)                                al_ustr_empty_string(3)
2
3
4

NAME

6       al_ustr_empty_string - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              const ALLEGRO_USTR *al_ustr_empty_string(void)
12

DESCRIPTION

14       Return a pointer to a static empty string.  The string is read only and
15       must not be freed.
16
17
18
19Allegro reference manual                               al_ustr_empty_string(3)
Impressum