Padding spaces + prefix vs spaces + no prefix #1

Closed
opened 2025-07-16 13:34:09 +02:00 by Kwarde · 0 comments
Owner

See last printf test case.
%8p => 0x40303c
%#8p => 0x40303c

See last printf test case. `%8p` => `0x40303c` `%#8p` => ` 0x40303c`
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Kwarde/klibc#1
No description provided.