MCPcopy Create free account
hub / github.com/JochenKalmbach/StackWalker / GlobalIntTest

Function GlobalIntTest

Main/StackWalker/main.cpp:66–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66void GlobalIntTest()
67{
68 StackWalkerToConsole sw;
69 sw.ShowObject(&iGlobalInt);
70}
71
72void GlobalFunctionPointerTest()
73{

Callers 1

_tmainFunction · 0.85

Calls 1

ShowObjectMethod · 0.80

Tested by

no test coverage detected