Deutsch   English   Français   Italiano  
<20250403150210.000020f8@yahoo.com>

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

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: Michael S <already5chosen@yahoo.com>
Newsgroups: comp.lang.c
Subject: Re: "A diagram of C23 basic types"
Date: Thu, 3 Apr 2025 15:02:10 +0300
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <20250403150210.000020f8@yahoo.com>
References: <87y0wjaysg.fsf@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 03 Apr 2025 14:02:10 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="ba7dc5b2cf2e1e167d044f23588b42cf";
	logging-data="1711864"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/Y+tnYkl6ol6G/Q6AGGHfUYx8C+0ljGyQ="
Cancel-Lock: sha1:hCgWIA+NPLeE6TWkzEpRW5V1rpI=
X-Newsreader: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-w64-mingw32)
Bytes: 1626

On Wed, 02 Apr 2025 16:59:59 +1100
Alexis <flexibeast@gmail.com> wrote:

> Thought people here might be interested in this image on Jens
> Gustedt's blog, which translates section 6.2.5, "Types", of the C23
> standard into a graph of inclusions:
> 
>   https://gustedt.wordpress.com/2025/03/29/a-diagram-of-c23-basic-types/
> 
> 
> Alexis.

That's a little disappointing.
IMHO, C23 should have added optional types _Binary32, _Binary64,
_Binary128 and _Binary256 that designate their IEEE-754 namesakes.
Plus, a mandatory requirement that if compiler supports any of IEEE-754
binary types then they have to be accessible by above-mentioned names.