viewing code while respecting defines

Perry E. Metzger perry at piermont.com
Tue Sep 18 12:11:59 UTC 2018


On Mon, 10 Sep 2018 12:15:37 -0700 Michael <keybounce at gmail.com>
wrote:
> Is there a way to tell CPP to only expand compile-time determinable
> #ifdef's, and not macro expansion? The standard IO library, for
> example, gets pretty hard to read once expanded.

there's a program out there called "unifdef" that might be what you
want.

-- 
Perry E. Metzger		perry at piermont.com


More information about the macports-dev mailing list