| Whole document tree 
 4.16 Non-Lvalue Arrays May Have SubscriptsSubscripting is allowed on arrays that are not lvalues, even though the unary `&' operator is not. For example, this is valid in GNU C though not valid in other C dialects: 
 
 This document was generated by root on January, 30 2002 using texi2html |