1al_ustr_assign(3)          Library Functions Manual          al_ustr_assign(3)
2
3
4

NAME

6       al_ustr_assign
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_ustr_assign(ALLEGRO_USTR *us1, const ALLEGRO_USTR *us2)
12

DESCRIPTION

14       Overwrite the string us1 with another string us2.  Returns true on suc‐
15       cess, false on error.
16

SEE ALSO

18       al_ustr_assign_substr(3), al_ustr_assign_cstr(3)
19
20
21
22Allegro reference manual                                     al_ustr_assign(3)
Impressum