|
|
utility to view the expanded preprocessor macros
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: From NASM to Visusal Studio source debugging - comp.lang.asm.x86 ...I will probably use the NASM preprocessor (the project depends heavily on nontrivial NASM macros) and then translate the expanded ... I can debug with Visual Studio, see ... Commercial Fortran Compilers - comp.lang.fortranAbsoft is a bit cheaper, and from what I can see, it ... point of gfortran is the ability to use the C preprocessor ... this was related to trigraphs in C, or cpp macro ... Neatest way to get the end pointer? - comp.lang.c(Oh and by the way, I wouldn't use a macro such as ARRLEN ... Ah I see, thanks a lot. > > Correct me if I am wrong ... arguement of the form ptr++ because they sometimes expanded ... Sampling: What Nyquist Didn't Say, and What to Do About It - comp ...See details at http://www.wescottdesign.com/actfes ... thousand channels of an AC power meter, used for utility ... what I am doing -- though I've learned that "macro" is ... Could anyone give me the spice-mode.el - comp.emacsHi, All I am new to *NIX and I am thinking of writing spice code under Emacs. However, I have no idea of Emacs Lisp. Hence, I could not write a packa... /usr/local/lib - ln or LD_LIBRARY_PATH - comp.unix.solaris ...These are utilities downloaded from sunfreeware.com. ... options by using LD_OPTIONS or LD_RUN_PATH (see "man ... Makefile: set macro once (Solaris make, GNU make) - comp ... How to check whether malloc has allocated memory properly in case ...See 7.21.1p2 and 7.1.4p1, and note ... loops, and you can add your own macros, similar to some of the uses of the C preprocessor. ... comp.lang.c (usually just a utility to ... Test Banks & Solutions Manual - comp.lang.java.programmer ...... Johnson, Test Bank Physics: A Conceptual World View ... Precalculus Essentials: Enhanced with Graphing Utilities ... Kaufman, Hotchkiss, Test Bank The Economics of Macro ... Largest Collection Of Solutions Manuals & Test Banks Over The Net ...... Bank Survey of Mathematics with Applications, Expanded ... Kaufman, Hotchkiss, Test Bank The Economics of Macro ... does not follow comp.lang.c, and therefore didn't see ... Any utility to test expand C/C++ #define macros? - Stack Overflow... ve made, it would make my day to have a utility ... just do an "expand as best it can" on my macro so i could see ... for stringifying or token pasting in C preprocessor macros. POE::Preprocessor - a macro/const/enum preprocessorsub POE::Preprocessor::DEBUG_DEFINE () { 1 } To see warnings when a macro or constant ... from the resulting expanded file. POE::Preprocessor ... These utilities bundle your ... 7/13/2012 7:16:39 PM
|
|
|
|
|
|
|
|
|