Re: Complete macro expansion with cpp

"peter.mathes@gmx.de" <peter.mathes@gmx.de>
16 Feb 2005 20:53:12 -0500

          From comp.compilers

Related articles
Complete macro expansion with cpp peter.mathes@gmx.de (2005-02-12)
Re: Complete macro expansion with cpp RLake@oxfam.org.uk (Rici Lake) (2005-02-13)
Re: Complete macro expansion with cpp skandgoe@gwdg.de (Skandinavisches Seminar) (2005-02-13)
Re: Complete macro expansion with cpp codeworker@free.fr (2005-02-16)
Re: Complete macro expansion with cpp codeworker@free.fr (2005-02-16)
Re: Complete macro expansion with cpp peter.mathes@gmx.de (peter.mathes@gmx.de) (2005-02-16)
| List of all articles for this month |

From: "peter.mathes@gmx.de" <peter.mathes@gmx.de>
Newsgroups: comp.compilers
Date: 16 Feb 2005 20:53:12 -0500
Organization: http://groups.google.com
References: 05-02-05905-02-063
Keywords: macros, C
Posted-Date: 16 Feb 2005 20:53:12 EST

Hallo Laurence,
in the software project I am working on we use macros rather copiously
for conditional compilation. As source editor we use Borland's
CodeWright. Now I am trying to make use of CodeWright's 'Selective
Display' feature to make the code more readable. Given the macro
settings this feature provides the possibility to hide the portions of
code which will not be part of the project.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.