table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_ustr_empty_string(3) | al_ustr_empty_string(3) |
NAME¶
al_ustr_empty_string - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> const ALLEGRO_USTR *al_ustr_empty_string(void)
DESCRIPTION¶
Return a pointer to a static empty string. The string is read only and must not be freed.
Allegro reference manual |