Re: missing out braces
- From: "Nick Hounsome" <nh002@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 20 Feb 2006 09:57:43 GMT
This is precisely why every coding standard ever written mandates the use of
braces.
C# is unnecessarily picky in all sorts of areas (e.g. forbidding the use of
redundant access qualifiers) so it is slightly odd that MS allow both braced
and braceless constructs.
.
- Follow-Ups:
- Re: missing out braces
- From: Jon Skeet [C# MVP]
- Re: missing out braces
- References:
- missing out braces
- From: Andrew Bullock
- Re: missing out braces
- From: Mattias Sjögren
- Re: missing out braces
- From: Andrew Bullock
- missing out braces
- Prev by Date: Re: issue in server based timer/
- Next by Date: Re: Targetting 1.1 with VS2005
- Previous by thread: Re: missing out braces
- Next by thread: Re: missing out braces
- Index(es):
Relevant Pages
|