版本2和3间的区别
于2007-07-19 07:44:28修订的的版本2
大小: 497
编辑: czk
备注:
于2008-02-23 15:35:16修订的的版本3
大小: 497
编辑: localhost
备注: converted to 1.6 markup
未发现区别!

A.7.3.1 Array References

A postfix expression followed by an expression in square brackets is a postfix expression denoting a subscripted array reference. One of the two expressions must have type pointer to T, where T is some type, and the other must have integral type; the type of the subscript expression is T. The expression E1[E2] is identical (by definition) to *((E1)+(E2)). See Par.A.8.6.2 for further discussion.

TCPL/A.07.03.1_Array_References (2008-02-23 15:35:16由localhost编辑)

ch3n2k.com | Copyright (c) 2004-2020 czk.