Liste des Groupes | Revenir à cl c |
Alexis <flexibeast@gmail.com> writes:6.5.3.4p2 :
JeanHeyd Meneide, a Project Editor for WG14, has just posted the resultsCurious. The top objection to the usual macro solution is given as:
of a survey re. the preferred form of a new array size operator:
>
-- https://thephd.dev/the-big-array-size-survey-for-c-results
* double-evaluation of e.g. getting the size of the 1-d part of a 2-d
array int meow[3][4]; /* ... */ SIZE_KEYWORD(meow[first_idx()]);
Does the author not know that there is no evaluation of the operands of
sizeof in this example?
His "About" pages says "Project Editor for ISO/IEC JTC1 SC22 WG14 -
Programming Languages, C".
Les messages affichés proviennent d'usenet.