Thank you, Perry! I see it’s right there in Xcode — I just never noticed it before. That (at present) is likely about as close as I will get to what I want.
Ken > On Sep 18, 2018, at 5:11 AM, Perry E. Metzger <pe...@piermont.com> wrote: > > On Mon, 10 Sep 2018 12:15:37 -0700 Michael <keybou...@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 pe...@piermont.com