Hi All,

I would like to know if there are any built-in return handlers in C like atexit function....
I want to set a function ptr while returning from a function.

TIA