ALLEGRO_USTR
typedef struct _al_tagbstring ALLEGRO_USTR;
Introduced in 5.0.0
An opaque type representing a string. ALLEGRO_USTRs normally contain UTF-8 encoded strings, but they may be used to hold any byte sequences, including NULs.
Most helpful discussions:
- [A5] Writing Unicode to a file (1)
- Converting allegro_key_xxx to the same character (1)
- Class bloat - "How much is too much?"
- TINS 2016
- If it's true, you don't believ in the afterlife.
- al_fprintf
- Native file dialog patch
- Text reading and writing fromt/to clipboard
- Help for al_draw_ustr()
- A5.1.8 's al_get_standard_path has some problem
Other recent discussions:
- I need help with my text drawing function
- File I/O
- Portuguese accent showing in display
- Getting user input in allegro 5
- allegro5 text no output why?
- Something is terribly wrong with al_ustr_new()
- A problem about al_destory_bitmap function
- How to display chinese In allegro5?
- basic dx_ball project(like breakout)
- `al_show_native_message_box` buttons argument ignored