On Tue, 24 Aug 2010, Carsten Haitzler (The Rasterman) wrote:
> On Mon, 23 Aug 2010 06:05:57 -0700 "Enlightenment SVN" > <[email protected]> said: > >> Log: >> * ecore: struct a b = { 0 }; doesn't mean memset. >> >> Author: cedric >> Date: 2010-08-23 06:05:57 -0700 (Mon, 23 Aug 2010) >> New Revision: 51571 >> >> Modified: >> trunk/ecore/src/lib/ecore/ecore_main.c > > actually interestingly enough... struct a b = { 0 } does mean "memset it all > to > 0". :) I'm not sure vc++ likes it, though. I prefer memset :) Vincent ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
