MCPcopy Create free account
hub / github.com/ChunelFeng/CGraph / main

Function main

tutorial/T12-Function.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51
52
53int main() {
54 tutorial_function();
55 return 0;
56}

Callers

nothing calls this directly

Calls 1

tutorial_functionFunction · 0.70

Tested by

no test coverage detected