C
cmdolcet69
Im having this problem with Formatting numbers.......In any case I
declare a variable intvalue as double....when i look at what values
are being written out in the text file i see two different values.the
first value is 0.01 and the second value is 0.0099999998 how can I
format the number to 2 decimal places???
declare a variable intvalue as double....when i look at what values
are being written out in the text file i see two different values.the
first value is 0.01 and the second value is 0.0099999998 how can I
format the number to 2 decimal places???