<URL: http://bugs.freeciv.org/Ticket/Display.html?id=40180 >
On 03/04/2008, Pepeto _ wrote: > > > > [EMAIL PROTECTED] - Jeu. Avr. 03 00:09:30 2008]: > > Memory for city structure is allocated with fc_calloc(). It takes > > care of zero initializations. > > > Ok, thank you. I didn't know about it. Is it also the normal behaviour > of standard lib C calloc()? Yes, that's part of the standard. - ML _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
