how to get runtime caller function?# Programming - 葵花宝典
p*u
1 楼
i got a function which is called by many others, now i want to
know who the callers are at runtime. How can I do this in C++, say
print out the caller functions names? thanks.
know who the callers are at runtime. How can I do this in C++, say
print out the caller functions names? thanks.