Subj : Re: How can I get rid of #define in my generated C code ...? To : comp.programming From : makc.the.great Date : Wed Oct 12 2005 12:55 am David Tiktin wrote: > The one I use does this > using a feature called "Selective Display." (If you don't define > DEBUG, for example, all #ifdef DEBUG constructs disappear.) It also > allows you to just copy the visible lines (those selectively > displayed), which I think is what you want. Just copy and paste into > a new file. sounds yummy! gimme, gimme, gimme just a little URL :) .