Re: Understanding Macro Pre-processor

2007-09-20 Thread Ben Elliston
On Thu, 2007-09-20 at 16:43 -0300, Bruno Moreira Guedes wrote: > I'm using GCC until I use Linux, and I've always used the compiler and > the C language just basically. > I've been made too basic usage of pre-processor macros(some constants, > conditionals, and other)... This list is about develo

Understanding Macro Pre-processor

2007-09-20 Thread Bruno Moreira Guedes
Hi All. I'm using GCC until I use Linux, and I've always used the compiler and the C language just basically. I've been made too basic usage of pre-processor macros(some constants, conditionals, and other)... For my surprise, it works different than I've always imagined... To me, it simply "subst