On Wed, Mar 27, 2019 at 01:19:23PM -0700, Evan Gates wrote:
> On Wed, Mar 27, 2019 at 12:40 PM 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
On Wed, Mar 27, 2019 at 12:40 PM 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.
> > > add a suffix to your type
On Wed, Mar 27, 2019 at 07:43:04AM -0700, Evan Gates wrote:
> On Tue, Mar 26, 2019 at 11:21 AM wrote:
> > C has already a syntax way too rich and flexible. Most of the
> > linux coding guidelines is nice.
>
> There is also a style page[0] at suckless. But again style is subjective
> and the most
On Tue, Mar 26, 2019 at 11:21 AM wrote:
> C has already a syntax way too rich and flexible. Most of the
> linux coding guidelines is nice.
There is also a style page[0] at suckless. But again style is subjective
and the most important thing is consistency within a project.
> add a suffix to you