Sujet : Re: "A diagram of C23 basic types"
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.lang.cDate : 08. Apr 2025, 23:36:51
Autres entêtes
Organisation : None to speak of
Message-ID : <87a58qs2kc.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5
User-Agent : Gnus/5.13 (Gnus v5.13)
Keith Thompson <Keith.S.Thompson+
u@gmail.com> writes:
bart <bc@freeuk.com> writes:
[...]
Clearly, they're not quite as fully supported as short, int etc; they
are usually just aliases. But that needn't stop them being shown on
such a chart.
>
Apparently the author of the chart chose to include types that are
defined by the core language, not by the library. I think that was a
perfectly valid choice. Adding all the types specified in the library
would make the chart far too big and not much more informative.
Oh, and here's a diret quotation from
https://gustedt.wordpress.com/2025/03/29/a-diagram-of-c23-basic-types/ :
It basically translates the section “6.2.5 Types” of the C23
standard into a graph of inclusions.
Again, if you don't like it, make your own chart.
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */