vadg
Technical User
- Mar 4, 2007
- 9
assuming integer and decimal values
if I use sprintF to limit the number of decimals
my integers are displayed as decimals (2.00, e.g)
any way to limit sprintF's use and exclude integers?
if I use sprintF to limit the number of decimals
my integers are displayed as decimals (2.00, e.g)
any way to limit sprintF's use and exclude integers?