On Sat, 25 Mar 2000, James McCartney wrote:
> I prefer unions.
> 
> fwiw, I have "float32" and "float64" typedefed in my code as types, so as
> struct field names that is problematic..
> 
>
Ok I will do my implementation with unions tomorrow.
(looks like there is ZERO CPU overhead over using regular datatypes, nice)

would uppercase letters be ok ?

value.FLOAT32 = 123;


Benno.

Reply via email to