Re: [dev] Learn C

From: <sylvain.bertrand_AT_gmail.com>
Date: Wed, 27 Mar 2019 23:05:45 +0000

On Wed, Mar 27, 2019 at 01:19:23PM -0700, Evan Gates wrote:
> On Wed, Mar 27, 2019 at 12:40 PM <sylvain.bertrand_AT_gmail.com> wrote:
> >
> > On Wed, Mar 27, 2019 at 07:43:04AM -0700, Evan Gates wrote:
> > Style and the amount of actually used syntax is different.
>
> I'd disagree. Once you choose a language, any choices about how you
> write that language are style.

I strongly disagree: style with a reduced syntax (for instance without enum,
typedef, with only one loop statement, declaring variables at the start of a
block) is not the same than style with the full syntax kludge and declaring
variable anywhere.

-- 
Sylvain
Received on Thu Mar 28 2019 - 00:05:45 CET

This archive was generated by hypermail 2.3.0 : Thu Mar 28 2019 - 00:48:07 CET