Stack Pointer..?



Hi people...

Here's my question...

a function other than main is getting executed
you have to find out which function called this function

how can we do in C...?

.