al_ustr_new
ALLEGRO_USTR *al_ustr_new(const char *s)
Introduced in 5.0.0
Create a new string containing a copy of the C-style string s. The string must eventually be freed with al_ustr_free.
See also: al_ustr_new_from_buffer, al_ustr_newf, al_ustr_dup, al_ustr_new_from_utf16
Most helpful discussions:
- TINS 2016
- [A5] Problems with Static Linking
- al_fprintf
- File I/O
- Portuguese accent showing in display
- Getting user input in allegro 5
- allegro5 text no output why?
- Converting allegro_key_xxx to the same character
- Something is terribly wrong with al_ustr_new()
- UTF-8 Russian text output
Other recent discussions:
- How to display chinese In allegro5?
- al_draw_text() and special characters
- Images from buffer
- VS2008 LNK2019 Error :/
- Internationalization
- Allegro text and foreign characters
- Getting portuguese to work with al_draw_text
- Text input in Allegro 5
- GWEN UI Allegro5 port
- Differences betwen al_ustr_new and al_ustr_new()