Sujet : Re: Top 10 most common hard skills listed on resumes...
De : Bonita.Montero (at) *nospam* gmail.com (Bonita Montero)
Groupes : comp.lang.cDate : 30. Aug 2024, 09:43:10
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vas0mr$e2fl$1@raubtier-asyl.eternal-september.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
User-Agent : Mozilla Thunderbird
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.