08.07.2012, 19:11
Quote:
Why do some functions end in "f", and why would you want inherently fractional data as an integer? Other than that a not too bad collection.
|
I return fractional data as an integer because i couldn't return it as float, is there a way to do this?
edit: i couldn't return it as float without getting a warning 213: tag mismatch.
and Thank you.