R
Ravid Idit
Is there a possibilty to get functions call stack in C++
program?
I need:
1) the current function name availble in run time.
2) in crash time, to get a list of functions call.
thank you for your help.
Idit
program?
I need:
1) the current function name availble in run time.
2) in crash time, to get a list of functions call.
thank you for your help.
Idit