![]() |
|
Do you know where your variables are? | |
PerlMonks |
Zero Padding to the Right of the Decimalby Anonymous Monk |
on Jan 15, 2004 at 16:09 UTC ( #321592=perlquestion: print w/replies, xml ) | Need Help?? |
Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Fellow Monks: The following code results in a loss of zero padding to the right of the decimal. code snippet below: Snippet of the Actual Output: What I would like to see is: What subtlety am I missing? I am running Active Perl 5.8.2 Build 808 on Windows 2000. Thanks.
Back to
Seekers of Perl Wisdom
|
|