if i have function:
func_a ()
{
printf " I'm in '%s'\n" how_do_I_get_function_name;
...
}
How do I get the function name.
I'll be writing a lot of these, lots of cutting and pasting.
It will be VERY easy to forget to change the name of the function
nested within the function.
So how do I get the name?
___ _ ____ ___ __ __
/ _ )(_) / /_ __ / _ \___ _/ /_/ /____ ___
/ _ / / / / // / / ___/ _ `/ __/ __/ _ \/ _ \
/____/_/_/_/\_, / /_/ \_,_/\__/\__/\___/_//_/
/___/
Texas Instruments ASIC Circuit Design Methodology Group