[rescue] Cooling (Long Message, sorry)

Sridhar the POWERful vance at ikickass.org
Thu Apr 18 10:44:19 CDT 2002


On Thu, 18 Apr 2002, Joshua D Boyd wrote:

> > >How are you supposed to make variable sized float[][]s?
> >
> > new or malloc(), just like with variable sized single dimension arrays!
>
> So, is float **f = (float**)new float[x][y]; valid or not?  Big Endian yelled
> on list over that, but it does work, and it contains the word new in it.

It doesn't work without the typecast?

Peace...  Sridhar



More information about the rescue mailing list