MCPcopy Create free account
hub / github.com/andreasfertig/cppinsights / main

Function main

tests/Issue512.cpp:7–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5}
6
7int main() {
8 const char* str = "123";
9 charPtrToInt(str);
10}

Callers

nothing calls this directly

Calls 1

charPtrToIntFunction · 0.85

Tested by

no test coverage detected