Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
262
void opencc_convert_utf8_free(char* str) { delete[] str; }
263
264
const char* opencc_error(void) { return cError.c_str(); }
Callers
1
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.68