Deutsch   English   Français   Italiano  
<87bk1wgq9w.fsf@nosuchdomain.example.com>

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

Path: ...!feeds.phibee-telecom.net!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Keith Thompson <Keith.S.Thompson+u@gmail.com>
Newsgroups: comp.lang.c
Subject: Re: how cast works?
Date: Tue, 13 Aug 2024 12:46:03 -0700
Organization: None to speak of
Lines: 14
Message-ID: <87bk1wgq9w.fsf@nosuchdomain.example.com>
References: <v8vlo9$2oc1v$1@dont-email.me> <slrnvb7kis.28a.dan@djph.net>
	<v929ah$3u7l7$1@dont-email.me>
	<87ttfu94yv.fsf@nosuchdomain.example.com>
	<v93a3t$6q7v$1@dont-email.me> <v93e2q$8put$1@dont-email.me>
	<87bk228uzg.fsf@nosuchdomain.example.com>
	<v94pji$m1ib$1@dont-email.me> <v95lb7$26koh$1@dont-email.me>
	<v96000$3fvsp$2@dont-email.me> <v96580$788h$1@dont-email.me>
	<v9fhc9$3s7t2$1@dont-email.me> <v9flep$3sphj$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Tue, 13 Aug 2024 21:46:04 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="75b586a96d8f13b1a18286173fed3ce1";
	logging-data="43115"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19jdTrSrYYMvAc5tWdwsaa8"
User-Agent: Gnus/5.13 (Gnus v5.13)
Cancel-Lock: sha1:d9Wx1+N3nrTNbWMH7Q+HfFX1duM=
	sha1:gkd5nxp0nwb2RNd7zHip21jQK1U=
Bytes: 1840

Bart <bc@freeuk.com> writes:
[...]
> I get that the standard mainly intends 'cast' to mean that bit of
> syntax, '(T)X', by which you can force a particular conversion.

No, the standard *exclusively* uses "cast" to mean that bit of syntax
(except in Annex H, but those incorrect uses of the word are corrected
in C23).  But of course you know that.

[...]

-- 
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
void Void(void) { Void(); } /* The recursive call of the void */