> >> > > Also, doing sizeof() is a compiler directive so does not incur any > > performance hits... > > btw, on all plateforms ? or only linux ?
That sizeof can only be calculated at compile time, so all platforms it has to be done by the compiler. The size information about 'buf' doesn't exist once you've compiled it. Regards, nash ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel