Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <87h6bqe4x8.fsf@nosuchdomain.example.com>
Deutsch   English   Français   Italiano  
<87h6bqe4x8.fsf@nosuchdomain.example.com>

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

Path: ...!news.mixmin.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: Sun, 11 Aug 2024 21:33:23 -0700
Organization: None to speak of
Lines: 11
Message-ID: <87h6bqe4x8.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> <86ttfqin3x.fsf@linuxsc.com>
	<v9bmqu$2v3e1$1@dont-email.me> <86a5hih0nv.fsf@linuxsc.com>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Mon, 12 Aug 2024 06:33:23 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="95de69de4fa23f7b87735178c0e02b79";
	logging-data="3303147"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX181LIa8hj7wPoU4pZ35zm2u"
User-Agent: Gnus/5.13 (Gnus v5.13)
Cancel-Lock: sha1:6VJlMqV6S84ZaXKe3jy8169PwDk=
	sha1:fOd8ACBzgVD52q4vBwjUWS8e+3Y=
Bytes: 1575

Tim Rentsch <tr.17687@z991.linuxsc.com> writes:
[...]
> Furthermore, there are cases where having to do a conversion from
> one type to the same type has semantic consequences, even though
> the types are the same.

What are these cases?

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