[Freeciv-Dev] Re: (PR#6182) remove some static map-sized arrays
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Thu, 18 Sep 2003, Bursig Rafal wrote:
> Sorry this msg was rejected by RT then I sent it to list
I remember there was a big discussion on this with Ross and Raimar very
active participants. IIRC there was no verdict as there were argument
both for and against using array[x][y] vs array[x * size + y]
> > same problem was reported by Gregory in WARMAP code where you made
> > same replace.
My objection was to the use of iterate instead of memset.
At some point I will try to use your patch and see if the time improves.
G.
|
|