[development] Coding standards question

Earnie Boyd earnie at users.sourceforge.net
Sun Jun 7 00:49:10 UTC 2009


Quoting Pierre Rineau <pierre.rineau at makina-corpus.com>:

> I usually write the ";", because I do a lot of development, and for me,
> it has no sens to write an instruction without this to end it.
>
> But, as without it works, do what you want. Some people may say that it
> might be less readable, I just think this is more consistent to write it
> down.
>

It might not always work depending on the order of statements and the  
order of included files.  Always include the ';' to end the statement  
is the best choice.

--
Earnie
-- http://r-feed.com/           -- http://for-my-kids.com/
-- http://www.4offer.biz/       -- http://give-me-an-offer.com/




More information about the development mailing list