Path: csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: Tim Rentsch
Newsgroups: comp.lang.c
Subject: Re: Which code style do you prefer the most?
Date: Sun, 02 Mar 2025 06:22:52 -0800
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <86cyezwlz7.fsf@linuxsc.com>
References:
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Injection-Date: Sun, 02 Mar 2025 15:22:52 +0100 (CET)
Injection-Info: dont-email.me; posting-host="3262fa73ab11de5fd8cc37f0606a7eed"; logging-data="856971"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18RjNFmMB0f+pV3U9ex+ITEQPj7dqRdmJE="
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux)
Cancel-Lock: sha1:HzGthbZ0Ru5fc75eSCM2/dM634Y= sha1:iFtiPg8QrwqCSa8nhdXSi8o4oqI=
Xref: csiph.com comp.lang.c:390645
John McCue writes:
> FWIW, people really should learn to use indent(1), will help
> with many of these arguments :) [...]
My experience with source code formatters is they always do too
much, throwing away important information. Another problem is
limited flexibility - even the enormous set of configuration
parameters doesn't cover styles outside of a rather limited set
of choices.