Aric Stewart <[email protected]> wrote: > That is why I am questioning, The one in the TRACE statement > > 1) is the same as used later in the code, so retains consistency. > 2) generates a compiler warning if i remove it so appears to be useful.
For sure there are other ways to avoid compiler warnings, one of them is to use a correct printf format specifier. -- Dmitry.
