2 spaces is the correct I think. (I don't do curly-bracket-less fors/ifs anyway, so I wouldn't know). But iirc, it's 2 spaces indent (so the curly-brackets are also indented this way) and 3 spaces after the curly-brackets.
On Fri, Apr 1, 2011 at 10:19 PM, ChunEon Park <[email protected]> wrote: > Hi. > > I've looked the examples at http://trac.enlightenment.org/e/wiki/ECoding > > and found something wrong. > > in the example, > > It shows, > > for (i = 0; i < cond; i++) > call_cond(i); // 3 spaces. > > But our codes are not actually. > > Even in the Elementary.h.in, > it defined to cino=>5n-3f0^-2{2(0W1st0 .. > > Should it be cino=>5n-2f0^-2{2(0W1st0 if the example is the correct? > > Thanks. > > ------------------------------------ > Let's run together for the best moment! > -Regards, Hermet- > > ------------------------------------------------------------------------------ > Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- Tom. ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
