Deutsch   English   Français   Italiano  
<mailman.148.1718668277.2909.python-list@python.org>

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

Path: ...!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Michael S <already5chosen@yahoo.com>
Newsgroups: comp.lang.c
Subject: Re: The difference between strtol() and strtoul() ?
Date: Sun, 23 Jun 2024 18:47:10 +0300
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <20240623184710.00003c36@yahoo.com>
References: <v51d1l$2fklr$1@news.xmission.com>
	<v540t9$2gsdu$1@news.xmission.com>
	<20240621182839.00000dc4@yahoo.com>
	<20240621185314.00004fda@yahoo.com>
	<87o77uqktg.fsf@bsb.me.uk>
	<20240623121952.00005fa9@yahoo.com>
	<87r0cnq46s.fsf@bsb.me.uk>
	<20240623153219.000009b0@yahoo.com>
	<87jzifpth6.fsf@bsb.me.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 23 Jun 2024 17:46:52 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f22476cdd10c6459af95a5b40f6471ec";
	logging-data="345763"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+yYpFT0NOGDaY8Qnt5Bqfh5x6eybzGGYs="
Cancel-Lock: sha1:WIqLvTWYu0DAJNR012zL/fGpV+E=
X-Newsreader: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-w64-mingw32)
Bytes: 1661

On Sun, 23 Jun 2024 16:30:13 +0100
Ben Bacarisse <ben@bsb.me.uk> wrote:

> Michael S <already5chosen@yahoo.com> writes:
> 
> 
> As I've used these functions for
> decades, I find it hard to see where the alternative interpretations
> might lie.
>

I also use them for decades, but until last Thursday never payed
attention to what happens when they fed with OOR inputs.