casting int[] to bool[]

Saaa empty at needmail.com
Thu Jan 29 15:15:50 PST 2009


That gives the same error.. only casting x to real works :/
>
> That's because '2' as a literal is both an int and a uint.  Try this:
>
>> value += pow( x, 2u );
>
>  -- Daniel 




More information about the Digitalmars-d-learn mailing list