Path: ...!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: David Brown Newsgroups: comp.lang.c Subject: Re: Which code style do you prefer the most? Date: Sat, 1 Mar 2025 17:32:54 +0100 Organization: A noiseless patient Spider Lines: 20 Message-ID: References: <87frk10w51.fsf@onesoftnet.eu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sat, 01 Mar 2025 17:32:54 +0100 (CET) Injection-Info: dont-email.me; posting-host="9a30eecc51f671aceab9f16df4d71440"; logging-data="325971"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/0brdvYpijRixyroVHQSzurxAQQbLjLfY=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:XW/GDgU3INq917+5rGhMNC6S7S4= In-Reply-To: Content-Language: en-GB Bytes: 2241 On 28/02/2025 22:08, Lawrence D'Oliveiro wrote: > On Fri, 28 Feb 2025 10:19:49 +0000, Richard Heathfield wrote: > >> value = really_quite_extremely_long_function_name(arg1, >> arg2, >> arg3, >> arg4); > > confection = prepare_carefully_according_to_detailed_recipe > ( > /*pan =*/ flat, > /*line_with =*/ clarified_butter, > /*filling =*/ something_yummy, > /*cover_with =*/ lotsa_pastry, > /*bake_for =*/ 90 * MINUTES > ); I get the impression that you work alone.