Pointer to current function

Posted by pythonic metaphor on Stack Overflow See other posts from Stack Overflow or by pythonic metaphor
Published on 2010-06-15T20:11:06Z Indexed on 2010/06/15 20:12 UTC
Read the original article Hit count: 165

Filed under:
|
|

Is there any way to get a pointer to the current function, maybe through gcc extensions or some other trickery?

© Stack Overflow or respective owner

Related posts about c

    Related posts about gcc