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

NAME

6       al_ustr_dup
7

SYNOPSIS

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

DESCRIPTION

14       Return  a  duplicate  copy of a string.  The new string will need to be
15       freed with al_ustr_free(3).
16

SEE ALSO

18       al_ustr_dup_substr(3)
19
20
21
22Allegro reference manual                                        al_ustr_dup(3)
Impressum