You can use the -U option with gcc, but it won’t undefine a macro defined in your source code. As far as I know, there’s no way to do that.
You can use the -U option with gcc, but it won’t undefine a macro defined in your source code. As far as I know, there’s no way to do that.