MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / rapcadErrorHandler

Function rapcadErrorHandler

src/application.cpp:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42extern Failure_function set_error_handler( Failure_function handler);
43}
44static void rapcadErrorHandler(const char*,const char*,const char*,int,const char*){}
45#endif
46
47Application::Application() :

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected