MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / main

Function main

lib/mdflib/mdflibrary_example/src/test.cpp:501–505  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

499#pragma endregion C++
500
501int main() {
502 c_example();
503 cpp_example();
504 return 0;
505}

Callers

nothing calls this directly

Calls 2

c_exampleFunction · 0.85
cpp_exampleFunction · 0.85

Tested by

no test coverage detected