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 <v3r5u9$1au1k$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v3r5u9$1au1k$1@dont-email.me>

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: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.lang.c
Subject: Re: C23 thoughts and opinions
Date: Thu, 6 Jun 2024 02:12:26 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <v3r5u9$1au1k$1@dont-email.me>
References: <v2l828$18v7f$1@dont-email.me>
	<87msoh5uh6.fsf@nosuchdomain.example.com>
	<f08d2c9f-5c2e-495d-b0bd-3f71bd301432@gmail.com>
	<v2nbp4$1o9h6$1@dont-email.me> <v2ng4n$1p3o2$1@dont-email.me>
	<87y18047jk.fsf@nosuchdomain.example.com>
	<87msoe1xxo.fsf@nosuchdomain.example.com> <v2sh19$2rle2$2@dont-email.me>
	<87ikz11osy.fsf@nosuchdomain.example.com> <v2v59g$3cr0f$1@dont-email.me>
	<v30l15$3mcj6$1@dont-email.me> <v30lls$3mepf$1@dont-email.me>
	<v30sai$3rilf$1@dont-email.me> <v320am$1km5$1@dont-email.me>
	<v33ggr$e0ph$1@dont-email.me> <v34bne$i85p$1@dont-email.me>
	<v3758s$14hfp$1@raubtier-asyl.eternal-september.org>
	<v38of2$1gsj2$1@dont-email.me> <v39v87$1n7bk$1@dont-email.me>
	<v3du4s$2febh$3@dont-email.me> <v3etlq$2o0sh$1@dont-email.me>
	<v3goqo$36n61$1@dont-email.me> <v3hehi$39s59$1@dont-email.me>
	<v3j5hm$3j4v3$6@dont-email.me> <v3k50b$3rdhi$2@dont-email.me>
	<v3lt74$48om$15@dont-email.me> <v3mu6f$ct28$4@dont-email.me>
	<v3og9d$pgpu$1@dont-email.me> <v3p6hp$sss0$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 06 Jun 2024 04:12:26 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f4d69e0b55552fd1d553b40d4565c4a9";
	logging-data="1407028"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/+ELVfKvppP1PFwYd7mfic"
User-Agent: Pan/0.158 (Avdiivka; )
Cancel-Lock: sha1:Ylrd1FhyAod/pX0jLvytU7aZlbU=
Bytes: 2336

On Wed, 5 Jun 2024 09:10:34 +0100, bart wrote:

> Any language that has 'module' objects, even within the same source 
> file, is a linker.

I did point out that linking involved pulling multiple files together, did 
I not?

> The term usually refers to a program that takes independently compiled 
> binaries containing native code ...

Binaries of some form, yes. Remember “native” is just as relative a term 
as “hardware” is.