>> Someone out there is just making a hash of things.
>
>No pun intended, right? :)
>
>--
>Matt Emmerton
On the contrary, I take my puns very seriously. You were supposed
to reply with "Ugh!"
Andrew Lankford
___
[EMAIL PROTEC
> > Remove the # ("stringify") operator from the printf()
> > arguments in
> > the iprintf macro. It was causing the actual format string and
> > variable names to be written out, instead of substituting the
> > values of the variables into the format string.
>
> I take it that gcc's preprocesso
> Remove the # ("stringify") operator from the printf()
> arguments in
> the iprintf macro. It was causing the actual format string and
> variable names to be written out, instead of substituting the
> values of the variables into the format string.
I take it that gcc's preprocessor getting stri