Sujet : Re: Python (was Re: I did not inhale)
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.lang.cDate : 18. Aug 2024, 22:14:46
Autres entêtes
Organisation : None to speak of
Message-ID : <87sev1cz3t.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
User-Agent : Gnus/5.13 (Gnus v5.13)
James Kuyper <
jameskuyper@alumni.caltech.edu> writes:
On 8/18/24 15:24, Keith Thompson wrote:
David Brown <david.brown@hesbynett.no> writes:
[...]
Without looking it up, what does the C standard library "fegetmode"
function do?
Nothing, it's specific to GNU libc.
>
? It's in every draft version of the C standard that I have since
n2346.pdf, dated 2019-03-13.
[...]
You're right. It's not in C11 or C17, but it is in the C23 drafts.
My mistake.
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */