gcc - How do you see result of a Macro before the program compiles -


i'm compiling program uses _syscall0 macro. how see result of macro before actual compilation process?

http://oldlinux.org/lxr/http/source/include/unistd.h#l133


Comments

Popular posts from this blog

Delphi Wmi Query on a Remote Machine -