Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
C Syntax
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Alan Balmer, post: 1712079"] Making the syntax more complex, for no particular benefit that I can see. Parentheses, brackets and braces represent the general concept of grouping. Even when seen in an unfamiliar context, one can get the idea. I see no need to invent a different grouping symbology for each use. Everyone understands the symmetry between '(' and ')'. The symmetry between 'if' and ':' is not nearly as intuitive. And now you propose that each case that requires a grouping operator have a different construct? Of course, you say "could be substituted", which is obviously true. It would certainly add a new dimension to the obfuscated C contests. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
C Syntax
Top