MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / PrintError

Method PrintError

externals/tinyxml2/tinyxml2.cpp:2540–2543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2538
2539
2540void XMLDocument::PrintError() const
2541{
2542 printf("%s\n", ErrorStr());
2543}
2544
2545const char* XMLDocument::ErrorName() const
2546{

Callers 1

loadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected