Sujet : Re: Top 10 most common hard skills listed on resumes...
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.lang.cDate : 26. Aug 2024, 20:32:29
Autres entêtes
Organisation : None to speak of
Message-ID : <87o75fdqr6.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Gnus/5.13 (Gnus v5.13)
Bart <
bc@freeuk.com> writes:
[...]
By "access A's value" I mean either read or write access.
Write access does not access the value of an object. Whatever value is
stored in the object is ignored. The value can even be indeterminate or
a trap representation.
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */