Using C macros without massive rewrites

Andrej Mitrovic andrej.mitrovich at gmail.com
Tue Jun 12 04:32:19 PDT 2012


On 6/12/12, Johannes Pfau <nospam at example.com> wrote:
> But for simple macros, gcc -E -dM can be useful.
> gcc -E -dM '/usr/include/sys/types.h'

This could be useful for me, thanks. More options:
http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Preprocessor-Options.html


More information about the Digitalmars-d-learn mailing list