Deutsch   English   Français   Italiano  
<vpt0bd$3pinb$4@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>
Newsgroups: comp.lang.c
Subject: Re: Which code style do you prefer the most?
Date: Fri, 28 Feb 2025 10:47:09 -0800
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <vpt0bd$3pinb$4@dont-email.me>
References: <vpkmq0$21php$1@dont-email.me> <vpl62m$250af$1@dont-email.me>
 <87frk10w51.fsf@onesoftnet.eu.org> <vpn8vs$2jmv1$1@dont-email.me>
 <vpn92i$86q$1@reader1.panix.com> <vpodnf$2q6ak$4@dont-email.me>
 <vpovd0$30d00$1@dont-email.me> <vpp011$30evb$1@dont-email.me>
 <vpp8ag$31ooi$1@dont-email.me> <vppaeq$323aa$1@dont-email.me>
 <vprpss$3ipmu$1@dont-email.me> <vprtlj$3jdn5$1@dont-email.me>
 <vprv75$3jmqu$1@dont-email.me> <vps2k5$3k722$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 28 Feb 2025 19:47:10 +0100 (CET)
Injection-Info: dont-email.me; posting-host="cad7a6177c2179808129aff139dbb464";
	logging-data="3984107"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+MMn4aNDq65eCxPgSz7P8LK5BUfQoQ3Sk="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:hMdkaloQTASUH8R1zwVYbNvQyh4=
Content-Language: en-US
In-Reply-To: <vps2k5$3k722$1@dont-email.me>
Bytes: 2401

On 2/28/2025 2:19 AM, Richard Heathfield wrote:
> On 28/02/2025 09:21, Janis Papanagnou wrote:
>> On 28.02.2025 09:55, Richard Heathfield wrote:
> <snip>
>>
>>> On the other hand, I maxed out at 24.
>>
>> It would be interesting to get to know what sort of code-lines
>> or what sort of code-structure these extreme values stem from.
> 
> I thought so too, so I looked, and of course it's not as interesting as 
> we might have hoped.
> 
> I'm not allowed to post the code here, but I can paraphrase:
> 
>    value = really_quite_extremely_long_function_name(arg1,
>                                                      arg2,
>                                                      arg3,
>                                                      arg4);
> 
> <sigh>
> 

LOL!