Sujet : Re: "A diagram of C23 basic types"
De : already5chosen (at) *nospam* yahoo.com (Michael S)
Groupes : comp.lang.cDate : 14. Apr 2025, 10:55:29
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250414125529.00000673@yahoo.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13
User-Agent : Claws Mail 4.1.1 (GTK 3.24.34; x86_64-w64-mingw32)
On Mon, 14 Apr 2025 01:24:49 -0700
Tim Rentsch <
tr.17687@z991.linuxsc.com> wrote:
about where they may or may not be used. Do you really have a
problem avoiding identifiers defined in this or that library
header, either for all headers or just those headers required for
freestanding implementations?
I don't know. In order to know I'd have to include all standard headers
into all of my C files
But I would guess that for headers required for freestanding
implementations I would have no problems.
But that's me. People with less experience or with lesser tendency to
recollect unimportant things (most likely at cost of reduced
reliability of the memory store for more important things) can have
different experience.