10.03.2016, 06:19
(
Последний раз редактировалось AdmBot; 10.03.2016 в 07:18.
)
Hi! I've modified the include made by AbyssMorgan (for unsigned long variables) and i have some issues formating long numbers.
I've tried with strval, but doesn't work for long number. I think the solutin is to make a function to format string (as numbers).
Ex: for 250000000000 show 250,000,000,000 but not working for number upper 1,450,000,000. Could anyone help me?
I've tried with strval, but doesn't work for long number. I think the solutin is to make a function to format string (as numbers).
Ex: for 250000000000 show 250,000,000,000 but not working for number upper 1,450,000,000. Could anyone help me?