Is there any way, I from one function can identify which other function
called it, without parameter passing the name manually ?
I still question whether its correct to design a function which requires
this. I thought the idea of encapsulating code inside a function is that
its non-dependent/bla
Lars B. Jensen wrote:
Is there any way, I from one function can identify which other
function called it, without parameter passing the name manually ?
I still question whether its correct to design a function which
requires this. I thought the idea of encapsulating code inside a
function is that
Ben Ramsey wrote:
Lars B. Jensen wrote:
Is there any way, I from one function can identify which other
function called it, without parameter passing the name manually ?
I still question whether its correct to design a function which requires
this. I thought the idea of encapsulating code inside a
3 matches
Mail list logo