Re: wsprintf I64 - how to get it to include a plus sign ?

"R.Wieser" <[email protected]> Wed, 7 Jan 2026 21:08:13 +0100
Newsgroups comp.os.ms-windows.programmer.win32,alt.comp.os.windows-xp,alt.windows7.general
Organization A noiseless patient Spider
Message-ID <[email protected]>
JJ,

[quote=me]
> Any idea how to have sprintf (crtdll) print a 64-bit decimal value ?

Scratch that question.

I don't know what I did wrong the first time I tried, but just now sprintf 
using "%lld" does exactly what it should do.  And so does "%+010lld"

Regards,
Rudy Wieser