Hi,
Once a function is called it's parameters, return address etc, are pushed onto the stack, Can we determine programatically how much stack space a function uses? i.e. by wiring some code in the called function, or the code that calls the function, and not using some profiling tool.
Thanks,
regards,
koodoo.



LinkBack URL
About LinkBacks


