NEED HELP!

Robert L. Harris Robert.L.Harris at rdlg.net
Mon May 14 16:36:56 CDT 2001



print "$Scalar".".00\n";


?



Thus spake Matthew J Long (matt.long at matthew-long.com):

> All,
> 
> Can you guys give me a hand here? Given a scalar that contans the integer
> 714, how can I make it print out 714.00? I've tried several different
> variations with printf and sprintf, but to no avail. Any help would be
> appreciated.
> 
> -Matt



:wq!
---------------------------------------------------------------------------
Robert L. Harris                |  Micros~1 :  
Senior System Engineer          |    For when quality, reliability 
  at RnD Consulting             |      and security just aren't
                                \_       that important!
DISCLAIMER:
      These are MY OPINIONS ALONE.  I speak for no-one else.
FYI:
 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'




More information about the Pikes-peak-pm mailing list