Re: ";" after if statement??
- From: Tor Iver Wilhelmsen <tor.iver.wilhelmsen@xxxxxxxxxxxx>
- Date: 30 May 2005 16:49:25 +0200
"Bjorn Abelli" <bjorn_abelli@xxxxxxxxxxxxxxxxxxxxx> writes:
> A misplaced empty statement can make a logic error in the code which can be
> difficult to discover.
Which IMHO is why Java should have required braces for if, while, do
etc. like it does for try, catch, finally, synchronized.
.
- References:
- ";" after if statement??
- From: JS
- Re: ";" after if statement??
- From: Roland
- Re: ";" after if statement??
- From: Bjorn Abelli
- ";" after if statement??
- Prev by Date: Re: ClassCastException when it should work anyway
- Next by Date: Re: Vector#toArray()
- Previous by thread: Re: ";" after if statement??
- Next by thread: How we change Applet's parameters with HTML button or link?
- Index(es):