28.06.2016, 01:10
Alright I attempted something but theres a problem.
it will output as 0.69. Only happens with 0.70
PHP код:
#define PRICE 0.70
printf("%.2f",PRICE);