Re: wsprintf I64 - how to get it to include a plus sign ?
"R.Wieser" <[email protected]> Wed, 7 Jan 2026 12:27:22 +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, > `+` is never part of format control string in the first place. > It'd just be treated as literal text. When using wsprintfA I presume. Yes, it looks like it. Any idea how to have sprintf (crtdll) print a 64-bit decimal value ? Regards, Rudy Wieser