Ok, so here's my thought I am developing a program that has small cash values (should never be more than a few thousand. I am thinking of using an integer value /1000 as the data type (I need to round off correctly and am interested in the tenth of a cent. Any thoughts?