K 10 svn:author V 3 tjr K 8 svn:date V 27 2003-08-23T13:05:13.000000Z K 7 svn:log V 240 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. END