--- Steve Loughran <[EMAIL PROTECTED]> wrote: > Nothing of substance 'cept the presenter is encouraging use of the C > preprocessor (m4 ?) to do your ifdefs between platforms and > release/debug builds.
M4? No, 'cpp' -- although it's rarely run directly, since the compiler takes care of running it (if you only want to pre-process, there's the -E flag to the compiler). Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>