Path: ...!2.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.c Subject: Re: Top 10 most common hard skills listed on resumes... Date: Sat, 31 Aug 2024 00:01:53 -0000 (UTC) Organization: A noiseless patient Spider Lines: 14 Message-ID: References: <20240825192810.0000672c@yahoo.com> <20240825220016.00002793@yahoo.com> <86bk1e4y7t.fsf@linuxsc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Sat, 31 Aug 2024 02:01:54 +0200 (CEST) Injection-Info: dont-email.me; posting-host="54904188b92803ec7b4c49292238a0a9"; logging-data="738976"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+X+5asxwebqBg54O4Lipp+" User-Agent: Pan/0.160 (Toresk; ) Cancel-Lock: sha1:8S+lRQqqDL3DvC7KqQRWR/xez7I= Bytes: 2392 On Fri, 30 Aug 2024 10:43:10 +0200, Bonita Montero wrote: > Am 30.08.2024 um 05:21 schrieb Lawrence D'Oliveiro: > >> Do you have any examples of C++ code that deals with the levels of >> indirection in the Linux kernel? > > I wanted to say that there are language facilities in C that put a > distance with the interface and the code behind it. In C this doesn't > exist. And there's no encapsulation that helps to manage such abstrac- > tions. That’s a theoretical argument. I was making a practical one, by referring to its use in actual, working code.