Yanick Champoux wrote: > [EMAIL PROTECTED] said: >> Perhaps OT but having finished the PBP not too long ago and finding >> hardly any I couldn't live w/ (the bare 'else' aligned w/ the >> previous close curly - though I see his point),
Hmm, so how does one write it correctly(tm)? Of course the best(tm) way is: if(FOO) { print "foo!"; } else { print "bar!"; } Isn't it? At least while you're not payed per line... ;o) > Seriously, I consider PbP to be the best programming investment I did > this year. Considering we've only 19th of January now, I'm not very surprised. :o) But I've allready decided to by one, I really enjoyed the sample chapter on oreilly.com. lg, daniel