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

Function main

tutorial/T01-Simple.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53
54
55int main () {
56 tutorial_simple();
57 return 0;
58}

Callers

nothing calls this directly

Calls 1

tutorial_simpleFunction · 0.70

Tested by

no test coverage detected