rg90
2008-11-22 15:37:09 UTC
ive done the Euros bit.. the only bit left is the Cents..
it doesnt let me do for example:
remainder=amount%0.50
it says this as error: invalid operands of types `float' and `double' to binary `operator%'
So what can i use to get the remainder of the decimals?
i just need something to replace the % .. thanks a lot