Don:
> A simple rule of thumb: if it's an array, use float or double. If it's 
> not, use real.

The rule of thumb from me is: if you care for performance never use real type.

Bye,
bearophile

Reply via email to