|
|
Re: integer Vs floating point efficiency?
Posted:
Dec 4, 2012 9:38 AM
|
|
Gordon Sande wrote:
> Which is why it is unfortunate that you chose to snip the parts about > memory usage and costs. That is often the most important part of modern > good practices.
You don't understand. I'm talking about the same memory usage. In the post you just replied to, I referred specifically to C's double and long int data types, which both take 64 bit. Your reference to memory usage is irrelevant, if we are comparing the exact same memory demands.
Rui Maciel
|
|