On Mon, 10 Sep 2018 12:15:37 -0700 Michael <[email protected]>
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                [email protected]

Reply via email to