Get function name

Is there any way to get void function name or check it with other function?
Thanks.
From what I know there's no standard procedure that will work with most compilers.
The way I usually do it is adding a func_name[] variable
Why do you want to do this firstly?

And Boost has a library which supports this. But it's not standard behaviour.
Topic archived. No new replies allowed.