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

"R.Wieser" <[email protected]> Wed, 7 Jan 2026 21:14:41 +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]
> Scratch that question.

Scratch that.  I'd forgotten that I had changed my test value, and caused it 
to fit into 4 bytes.  Changing it back to 5E+10 the displayed result showed 
again a truncated 32-bit result

Strange that "%lld" was not rejected as unrecognised though ...

So, the question still stands :

Any idea how to have sprintf (crtdll) print a 64-bit decimal value ?

Regards,
Rudy Wieser