MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / CloneCString

Method CloneCString

src/gtest/gtest-all.cpp:2152–2155  ·  view source on GitHub ↗

Clones a 0-terminated C string, allocating memory using new. The caller is responsible for deleting[] the return value. Returns the cloned string, or NULL if the input is NULL.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

CloneStringFunction · 0.85

Tested by

no test coverage detected