MCPcopy Create free account
hub / github.com/AngusJohnson/Clipper2 / main

Function main

CPP/Examples/UsingZ/UsingZ.cpp:35–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33};
34
35int main(int argc, char* argv[])
36{
37 //TestingZ_Int64();
38 TestingZ_Double();
39}
40
41void TestingZ_Int64()
42{

Callers

nothing calls this directly

Calls 1

TestingZ_DoubleFunction · 0.85

Tested by

no test coverage detected