Freeciv-3.3
Loading...
Searching...
No Matches
Functions
utf8string.c File Reference
#include <string.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 28 of file utf8string.c.