al_ustr_free
void al_ustr_free(ALLEGRO_USTR *us)
Introduced in 5.0.0
Free a previously allocated string. Does nothing if the argument is NULL.
Most helpful discussions:
- Input routine works, then does not
- Text input using allegro 5
- [A5] Problems with Static Linking
- al_fprintf
- Native file dialog patch
- how to use fprintf in ALLEGRO_FILE?
- A5.1.8 's al_get_standard_path has some problem
- File I/O
- UTF-16 to UTF-8 without allocation
- allegro5 text no output why?
Other recent discussions:
- How to display chinese In allegro5?
- al_draw_text() and special characters
- Images from buffer
- Internationalization
- Problem destroying bitmaps objects a destructor
- Allegro text and foreign characters
- Text input in Allegro 5
- GWEN UI Allegro5 port
- Differences betwen al_ustr_new and al_ustr_new()
- C++, PHP and MySQL, or just C++ and MySQL?.