diff --git a/source/declarations.tex b/source/declarations.tex index 56eae8421a..d614bdde9c 100644 --- a/source/declarations.tex +++ b/source/declarations.tex @@ -3117,6 +3117,8 @@ of \tcode{N} subobjects of type \tcode{U}, known as the \defnx{elements}{array!element} of the array, and numbered \tcode{0} to \tcode{N-1}. +The element with number \tcode{0} +has the same address as the array. \pnum In addition to declarations in which an incomplete object type is allowed,