Re: missing out braces

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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.


.



Relevant Pages

  • Re: missing out braces
    ... C# is unnecessarily picky in all sorts of areas (e.g. forbidding the use ... redundant access qualifiers) so it is slightly odd that MS allow both ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: missing out 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 ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Syntax, expressiveness and the beauty of Tcl
    ... that in 99% cases one needs to use additional braces. ... I personally find it most annoying when doing some sorts of parsing, ... personal peeve. ...
    (comp.lang.tcl)
  • Re: Syntax, expressiveness and the beauty of Tcl
    ... Christian Gollwitzer wrote: ... that in 99% cases one needs to use additional braces. ... I personally find it most annoying when doing some sorts of parsing, ...
    (comp.lang.tcl)