Freeciv-3.1
|
#include <SDL2/SDL.h>
Go to the source code of this file.
Functions | |
char ** | create_new_line_utf8strs (const char *pstr) |
char ** create_new_line_utf8strs | ( | const char * | pstr | ) |
Don't free return array, only array's members. This is not re-entrant.
Definition at line 35 of file utf8string.c.
Referenced by add_to_chat_list(), create_utf8_multi_surf(), real_meswin_dialog_update(), and utf8_str_size().