Sujet : Re: The difference between strtol() and strtoul() ?
De : ben (at) *nospam* bsb.me.uk (Ben Bacarisse)
Groupes : comp.lang.cDate : 21. Jun 2024, 18:02:28
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87tthmqlej.fsf@bsb.me.uk>
References : 1 2 3
User-Agent : Gnus/5.13 (Gnus v5.13)
Michael S <
already5chosen@yahoo.com> writes:
On Fri, 21 Jun 2024 13:58:01 -0000 (UTC)
gazelle@shell.xmission.com (Kenny McCormack) wrote:
Yeah, now I get it. You really only need strtoimax() and strtoumax().
>
Which are? uunfortunately, not part of C standard.
Not sure if that '?' is just a typo. Anyway, yes they are both part of
the C standard.
-- Ben.