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 <v2v637$3cunk$1@raubtier-asyl.eternal-september.org>
Deutsch   English   Français   Italiano  
<v2v637$3cunk$1@raubtier-asyl.eternal-september.org>

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!raubtier-asyl.eternal-september.org!.POSTED!not-for-mail
From: Bonita Montero <Bonita.Montero@gmail.com>
Newsgroups: comp.lang.c
Subject: Re: C23 thoughts and opinions
Date: Sun, 26 May 2024 13:23:21 +0200
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <v2v637$3cunk$1@raubtier-asyl.eternal-september.org>
References: <v2l828$18v7f$1@dont-email.me>
 <v2o57g$1t5p4$1@raubtier-asyl.eternal-september.org>
 <7d0e8f25-a8ba-4995-9b90-ff35f85d423f@gmail.com>
 <v2p91e$26lpk$1@raubtier-asyl.eternal-september.org>
 <beffc569-3606-b627-ded9-93ce8478f2dd@please.ty>
 <v2qfi0$2de9j$1@raubtier-asyl.eternal-september.org>
 <v2unfe$3alds$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 26 May 2024 13:23:20 +0200 (CEST)
Injection-Info: raubtier-asyl.eternal-september.org; posting-host="861c1998cc926dd42c778978d59780b8";
	logging-data="3570420"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/YV9lN3XrPODchLsMXfyoWM/YQqNVxJDg="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:kZesj+0UYZUElRplETo+CjPv7lA=
Content-Language: de-DE
In-Reply-To: <v2unfe$3alds$1@dont-email.me>
Bytes: 2148

Am 26.05.2024 um 09:13 schrieb jak:

> About this I only agree partially because it depends a lot on the
> context in which it is used. Moreover, I would not know how to indicate
> an optimal programming language for all seasons.

C++ is in almost any case the better C.

> What you describe is the greatest inconvenience of c++. To make only one
> example, when they decided to rewrite the FB platform to accelerate it,
> they thought of migrating from php to c++ and they had a collapse of the
> staff suitable for work, so they thought of relying a compiler that
> translated the php into c++ and many of the new languages were born to
> try to remedy hits complexity.

C++ is the wrong language for web applications.
I like Java more for that.