Freeciv-3.4
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
utf8string.h File Reference
#include <SDL2/SDL.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.