Hello Daniweb Forum People, I have this problem of getting the decimal of a number? How can I get it and copy to a variable?
ex.... 1234.59
I used a for loop in order to get the index value of 59, my problem was with the value? how can I transfer this index number to a variable?