09.08.2009, 13:29
when i do this, i get an error on the second argument of fwrite:
economyval is defined well. but the fwrite wont work. how can i fix this?
Код:
new economyvalcal = (floatstr(economyval))+0.005; fwrite(economyfile,economyvalcal);