utility to view the expanded preprocessor macros

  • Follow


Hi all,

I want to view the c/c++ source file with the expanded preprocessor
macros.(I am using VC++ 6).But I am looking for a GUI utility.
(I know the CL /E does that.But I want to view all the source files
from a project with the expanded macros inside them.)


Does anyone have any knowledge about such kind of utility?


Thanks and Regards,
Yogesh Joshi


      [ See http://www.gotw.ca/resources/clcm.htm for info about ]
      [ comp.lang.c++.moderated.    First time posters: Do this! ]

0
Reply yogpjosh (9) 1/22/2006 12:05:07 PM

yogpjosh@gmail.com wrote:
> Hi all,
> 
> I want to view the c/c++ source file with the expanded preprocessor
> macros.(I am using VC++ 6).But I am looking for a GUI utility.
> (I know the CL /E does that.But I want to view all the source files
> from a project with the expanded macros inside them.)
> 
> 
> Does anyone have any knowledge about such kind of utility?
> 
> 
Your editor or IDE?
-- 
Ian Collins.
0
Reply ian-news (9881) 1/22/2006 9:12:14 PM


1 Replies
120 Views

(page loaded in 0.072 seconds)

Similiar Articles:












7/13/2012 7:16:39 PM


Reply: