![]() |
|
XP is just a number | |
PerlMonks |
Re: warnings when using % and printfby HuckinFappy (Pilgrim) |
on May 30, 2006 at 19:07 UTC ( #552594=note: print w/replies, xml ) | Need Help?? |
printf() uses the same formats as sprintf().
So here's a pointer to the sprintf() documentation, in case it helps you.
In Section
Seekers of Perl Wisdom
|
|