I have been having some problems with an object im trying to make. I need one of the the methods to be able to figure out what function called it so it can associate it with the apropriate function in a list, without the user having to imply what function it is.
I would like an ANSI C solution but realizing that this probably isn't possible anything is good. I have tried utilizing the stack and only can get the current functions address from it, so any help here would be great.
Thanks in advance,
Alex



LinkBack URL
About LinkBacks



