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

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -