Re: #define in a macro definition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



bill wrote:

(please keep replies on-list)

> Because what's happening is that I'm dumpster diving code, and coming
> accross
> constants and wondering what their value is.  So I'm constantly adding to
> the list of constants that get printed.  Each time, I have to type or
> cut/paste 3 lines:

There's much better ways to do that then.  For example, "gcc -E -dM
yourfile.c".

Brian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux