MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / ~myFunc

Method ~myFunc

src/myFunc.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43myFunc::~myFunc(void)
44{
45}
46
47unsigned int split(char* str_ori, char delim, char* elems[])
48{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected