Liste des Groupes | Revenir à cl c |
On 08/09/2024 17:44, Bart wrote:On 08/09/2024 16:39, Ben Bacarisse wrote:>Bart <bc@freeuk.com> writes:OK, so what are they?
>In language like C, the LHS of an assignment is one of four categories:>
>
A = Y; // name
*X = Y; // pointer
X[i] = Y; // index
X.m = Y; // member select
I can think of three others. There may be more.
TM:Yes, very good. I count four or five, depending on whatdifferences count as different.
>
I guess nobody is going to say what those extra categories are, are
they?
It's bad form to call somebody out on something but then refuse to tell
them exactly what they've got wrong or have missed out.
>
3, 4, or maybe 5 mysterious categories of LHS assignment terms that I have
never been encountered in a million lines of C code I've processed, but
nobody is willing to say what they are?
>
I sense a wind-up.
>I can think of at least one expression form for X that contradicts thisExample?
claim.
Nothing here either.
Les messages affichés proviennent d'usenet.