Deutsch   English   Français   Italiano  
<vinalt$5qoh$1@dont-email.me>

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

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Janis Papanagnou <janis_papanagnou+ng@hotmail.com>
Newsgroups: comp.lang.c
Subject: Re: question about linker
Date: Tue, 3 Dec 2024 17:12:44 +0100
Organization: A noiseless patient Spider
Lines: 16
Message-ID: <vinalt$5qoh$1@dont-email.me>
References: <vi54e9$3ie0o$1@dont-email.me> <vi6sb1$148h7$1@paganini.bofh.team>
 <vi6uaj$3ve13$2@dont-email.me> <87plmfu2ub.fsf@nosuchdomain.example.com>
 <vi9jk4$gse4$1@dont-email.me> <vi9kng$gn4c$1@dont-email.me>
 <87frnbt9jn.fsf@nosuchdomain.example.com> <viaqh0$nm7q$1@dont-email.me>
 <877c8nt255.fsf@nosuchdomain.example.com> <viasv4$nm7q$2@dont-email.me>
 <vibr1l$vvjf$1@dont-email.me> <vic73f$1205f$1@dont-email.me>
 <20241129142810.00007920@yahoo.com> <vicfra$13nl4$1@dont-email.me>
 <20241129161517.000010b8@yahoo.com> <vicque$15ium$2@dont-email.me>
 <vid110$16hte$1@dont-email.me> <vifcll$1q9rj$1@dont-email.me>
 <vifiib$1s07p$1@dont-email.me> <87ldwx10gv.fsf@bsb.me.uk>
 <vimtt4$27vv$1@dont-email.me> <vin7r2$49d1$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 03 Dec 2024 17:12:45 +0100 (CET)
Injection-Info: dont-email.me; posting-host="584e16bfab471dd885ea3b9fe5d77882";
	logging-data="191249"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18uyb1y124cLcUOgj/yAod2"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
 Thunderbird/45.8.0
Cancel-Lock: sha1:BBRQs3ect50Dj1xURI6Db7WybKg=
X-Enigmail-Draft-Status: N1110
In-Reply-To: <vin7r2$49d1$2@dont-email.me>
Bytes: 2348

On 03.12.2024 16:24, David Brown wrote:
> On 03/12/2024 13:34, Bart wrote:
>> [...]
> 
> Of course lots of C programmers have never read the standards.  But they
> generally know that they don't know these details, and don't try to
> pretend that the language details that they don't know are confusing.
> They simply get on with the job of writing clear C code as best they can.

I feel an urge to point out that the C standard is not necessary to
understand concepts that can be read about in textbooks or inferred
(or just tried out, if the available sources are unclear about some
detail).

Janis