printf-hex #4
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "printf-hex"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
pass-through for the putu*x functions with new format specifiers %X8, %X16, %X32, %X64
Not sure if we want non-standard specifiers; we could always use 0x%016x but that's less nice to use
Pull request closed