I should also mention a bug in printing negative values with leading zeros. They turn out thusly:
0000-10 hehe...the '-' is added before the field padding! Suppose I'll join the signed/unsigned code and get that one right too. :P ----- Original Message ----- From: "Magnus Holmgren" <[EMAIL PROTECTED]> To: "Rockbox development" <[email protected]> Sent: Tuesday, April 17, 2007 12:01 PM Subject: Re: P#7030 closed by petur: Adds the printf format for pointers (%por %P) > Michael Sevakis wrote: > > > There should be 64-bit formatting available in general imho. > > At least it's useful for codec debugging. > > Magnus >
