Curly braces that don't line up DRIVE ME CRAZY!
I really think Sun got that one wrong with their coding style.
No flames, please.
Hugh
At 05:28 PM 7/22/2004, you wrote:
>Hugh Allen wrote:
>
>>I ALWAYS put code that is dependent on an if statement in a block with braces.
>>String formcomments = attr.getFormComments();
>>if (formcomments == null)
>>{ formcomments = "";
>>}
>>Later, you may want to add more code that is part of the if logic, such as a
>>debugging statement or a return.
>
>
>Not only that, but you got the curly braces in the right place too! :-)
>
>TTYL,
>
>Phil
>--
>Vote Badnarik for President 2004
>www.badnarik.org
>
>FREE AMERICA
>Vote Libertarian
>www.lp.org
>
>_______________________________________________
>Juglist mailing list
>[EMAIL PROTECTED]
>http://trijug.org/mailman/listinfo/juglist_trijug.org
>
>
>
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.725 / Virus Database: 480 - Release Date: 7/19/2004
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.725 / Virus Database: 480 - Release Date: 7/19/2004
_______________________________________________
Juglist mailing list
[EMAIL PROTECTED]
http://trijug.org/mailman/listinfo/juglist_trijug.org