|
|
| go ahead... be a heretic | |
| PerlMonks |
Re: printf not behaving as expectedby eyepopslikeamosquito (Canon) |
| on May 04, 2012 at 02:30 UTC ( #968848=note: print w/ replies, xml ) | Need Help?? |
|
Running this test program: on my 32-bit perl 5.8 produces: So it looks like %s and %15.0f are worth a shot. Later versions of Perl on certain platforms might further support %ll and %q (C "long long" et al type, typically 64-bit integers) according to sprintf.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||