On Thu, 20 Mar 2025 20:01:47 +0100, Christoph Niedermaier wrote:
> If tiny printf is used with 0x%08X (upper case X) the output is
> always 0x. It could be confusing if upper case instead
> of lower case is used intentionally or accidentally because the
> actual value is not output. To avo
On Thu, Mar 20, 2025 at 08:01:47PM +0100, Christoph Niedermaier wrote:
> If tiny printf is used with 0x%08X (upper case X) the output is
> always 0x. It could be confusing if upper case instead
> of lower case is used intentionally or accidentally because the
> actual value is not output.
On 3/20/25 8:01 PM, Christoph Niedermaier wrote:
If tiny printf is used with 0x%08X (upper case X) the output is
always 0x. It could be confusing if upper case instead
of lower case is used intentionally or accidentally because the
actual value is not output. To avoid this confusion, trea
3 matches
Mail list logo