Re: Chinese Syntax
From: Mark McIntyre (markmcintyre_at_spamcop.net)
Date: 05/27/04
- Next message: TT \(Tom Tempelaere\): "Re: UI and worker thread"
- Previous message: Jon Skeet [C# MVP]: "Re: UI and worker thread"
- In reply to: C# Learner: "Re: Chinese Syntax"
- Next in thread: Joona I Palaste: "Re: Chinese Syntax"
- Reply: Joona I Palaste: "Re: Chinese Syntax"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 27 May 2004 23:24:00 +0100
On Thu, 27 May 2004 21:11:28 +0100, in comp.lang.c , C# Learner
<csharp@learner.here> wrote:
>Mark McIntyre wrote:
>>
>> Okay, I'll bite. Why on earth do you consider this in any way an
>> improvement? What difference does it make to anything?
>
>I believe that it'd improve code readability.
I disagree. The delimiter helps mark the ends of the various parts of the
statement. With only whitespace to work with, compound statements become
almost impossible to correctly read.
>Have you noticed how, in
>langauges which use such syntax,
....
>they use spaces because of the fact that parentheses are used both
>in test conditions and function calls. As far as I see, when doing so,
>they're just attempting to work around a syntactical design flaw of the
>language.
Gonads. This is nothing more than a style thing. French people put two
spaces after a full stop. English people don't. Same idea.
-- Mark McIntyre CLC FAQ <http://www.eskimo.com/~scs/C-faq/top.html> CLC readme: <http://www.angelfire.com/ms3/bchambless0/welcome_to_clc.html> ----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =--- ----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
- Next message: TT \(Tom Tempelaere\): "Re: UI and worker thread"
- Previous message: Jon Skeet [C# MVP]: "Re: UI and worker thread"
- In reply to: C# Learner: "Re: Chinese Syntax"
- Next in thread: Joona I Palaste: "Re: Chinese Syntax"
- Reply: Joona I Palaste: "Re: Chinese Syntax"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|