Posted by Sean on 01/03/06 14:46
> Nothing is wrong with it :) In fact, that'd be preferred :) This is the preferred way for most to write a control structure. if (condition) { statement } else { statement } This is done to distinguish a control structure from a function call which should be written like. public foo () { statement }
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming