/* See LICENSE file for copyright and license details. */ #include <string.h> #include "utf.h" char * utfutf(const char *s1, const char *s2) { … }
/* See LICENSE file for copyright and license details. */ #include <string.h> #include "utf.h" char * utfutf(const char *s1, const char *s2) { … }