MCPcopy Create free account
hub / github.com/BYVoid/OpenCC / opencc_error

Function opencc_error

src/SimpleConverter.cpp:264–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262void opencc_convert_utf8_free(char* str) { delete[] str; }
263
264const char* opencc_error(void) { return cError.c_str(); }

Callers 1

TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68