Path: csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail
From: Tim Rentsch
Newsgroups: comp.lang.c
Subject: Re: Sort of trivial code challenge - may be interesting to you anyway
Date: Wed, 11 Mar 2026 07:29:47 -0700
Organization: A noiseless patient Spider
Lines: 19
Message-ID: <864imma17o.fsf@linuxsc.com>
References: <10n80sc$3soe4$1@dont-email.me> <86v7feei2e.fsf@linuxsc.com> <10o53k6$1i0ef$2@dont-email.me> <86ms0peby6.fsf@linuxsc.com> <10ockdh$3qpk6$1@dont-email.me> <10ocrjn$3qpk6$2@dont-email.me> <10od64s$3qpk6$4@dont-email.me> <86ikb9bmtw.fsf@linuxsc.com> <10oem5t$n5hk$1@dont-email.me> <86o6kz9zng.fsf@linuxsc.com> <878qc3ywuk.fsf@example.invalid>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Injection-Date: Wed, 11 Mar 2026 14:29:51 +0000 (UTC)
Injection-Info: dont-email.me; posting-host="5f44bcdbc02769ce6998caa4a4cb2206"; logging-data="1172321"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/Ynn5AfVDgZl/RTHcAXHMxLOUxzwvldmQ="
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux)
Cancel-Lock: sha1:LdcZFVywORAEGHmrGDPMBR56x/s= sha1:qUkbh9zxMuDJ8Nu3YqX/T5/ZShg=
Xref: csiph.com comp.lang.c:396903
Keith Thompson writes:
> Tim Rentsch writes:
> [...]
>
>> typedef size_t Z;
>> typedef _Bool B;
>
> [...]
>
> Why do you do this? I find that it makes the code more difficult
> to read.
The reaction from Lew Pitcher was "Brilliant!". The reaction from
DFS was "I think he knocked it out of the park." Because Lew and
DFS (and to some extent Michael S) are the ones who had expressed
an interest in my counter challenge, they were my target audience.
So from my point of view there is no reason to be dissatisfied with
what was posted.