Path: csiph.com!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: Tim Rentsch
Newsgroups: comp.lang.c
Subject: Re: Programming exercise/challenge
Date: Tue, 08 Dec 2020 22:55:21 -0800
Organization: A noiseless patient Spider
Lines: 8
Message-ID: <86lfe779k6.fsf@linuxsc.com>
References: <86wnxwkyol.fsf@linuxsc.com> <871rg2rffu.fsf@bsb.me.uk> <86v9dehts2.fsf@linuxsc.com> <87360hq0si.fsf@bsb.me.uk> <1bpzH.151400$zz79.48736@fx17.ams4>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Injection-Info: reader02.eternal-september.org; posting-host="5eb73538a536c16dceb299f9d9a18884"; logging-data="24239"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18SfwmqWQrZBz2JUrvTEVy1D9HFvfM4DBE="
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux)
Cancel-Lock: sha1:yJrlp9APTLAhFXbpyIZjtDkOCPE= sha1:m5cr/gJVOzpueeiiQusWX6NZ+Gk=
Xref: csiph.com comp.lang.c:157119
Bart writes:
[...]
> The spec did say to make your own decisions on corner cases.
Corner cases are meant to be only for input that the C
standard specifies as undefined behavior.