Re: %b with uint64_t?
- In reply to: Dag-Erling_Smørgrav : "Re: %b with uint64_t?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Feb 2025 16:38:40 UTC
Dag-Erling Smørgrav <des@FreeBSD.org> writes: > "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> writes: > > I recently ran into a problem with a uint64_t bitflag to use the %b > > print format in the kernel. > The correct format string to print a uint64_t as binary is %w64b. > [...] Ah, please ignore me, I missed the “kernel” part and thought you were talking about N2630 / N2680. DES -- Dag-Erling Smørgrav - des@FreeBSD.org