Hello. >> for (i = 0; i < cond; i++) >> call_cond(i); // 3 spaces.
That is wrong. It should be 2 spaces. I just fixed wiki. http://trac.enlightenment.org/e/wiki/ECoding <http://trac.enlightenment.org/e/wiki/ECoding>See this rule in that page. -- 2 spaces indent after keywords: if, for, while, do, switch, case... >> it defined to cino=>5n-3f0^-2{2(0W1st0 .. So this is right. See this page as well. http://trac.enlightenment.org/e/wiki/ECoding/Vim Thanks. Daniel Juyung Seo (SeoZ) On Sat, Apr 2, 2011 at 4:19 AM, 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 > ------------------------------------------------------------------------------ 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
