Forum Discussion
Altera_Forum
Honored Contributor
8 years agoDoes the function actually use the eth argument? I've seen this kind of macros in some source code where a function doesn't use one of the arguments, to prevent the "unused argument" warning from the compiler.