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
- Re: casting int[] to bool[] Saaa
- Re: casting int[] to bool[] Jarrett Billingsley
- Re: casting int[] to bool[] Saaa
- Re: casting int[] to bool[] Daniel Keep
- Re: casting int[] to bool[] Saaa
- Re: casting int[] to bool[] Saaa
- Re: casting int[] to bool[] Saaa
- Re: casting int[] to bool[] Jarrett Billingsley
- Re: casting int[] to bool[] Saaa
- Re: casting int[] to bool[] Daniel Keep
- Re: casting int[] to bool[] Saaa
- Re: casting int[] to bool[] Jarrett Billingsley
- Re: casting int[] to bool[] Steven Schveighoffer
- Re: casting int[] to bool[] Bill Baxter
- Re: casting int[] to bool[] Saaa
- Re: casting int[] to bool[] Jarrett Billingsley
- Re: casting int[] to bool[] Don
- Re: casting int[] to bool[] Steven Schveighoffer
- Re: casting int[] to bool[] Don
- Re: casting int[] to bool[] Jarrett Billingsley
- Re: casting int[] to bool[] Saaa
