Freeciv-3.3
Loading...
Searching...
No Matches
Functions
utf8string.c File Reference
#include <string.h>
#include <SDL2/SDL_types.h>
#include "mem.h"
#include "utf8string.h"

Go to the source code of this file.

Functions

char ** create_new_line_utf8strs (const char *pstr)
 

Function Documentation

◆ create_new_line_utf8strs()

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().