07-29-2013, 10:00 PM
Hi,
I want to know if there is any way we can get the name of function calling the current function ?
e.g. If Function a is calling function b,can during run time inside function b we get the calling function name i.e. a
I want to know if there is any way we can get the name of function calling the current function ?
e.g. If Function a is calling function b,can during run time inside function b we get the calling function name i.e. a