![](http://tb2.bdstatic.com/tb/editor/images/face/i_f25.png?t=20140803)
拆台向
Within procedures, the language's interpretation of the pointers was identical to that of the array variables: a pointer declaration created a cell differing from an array declaration only in that the programmer was expected to assign a referent, instead of letting the compiler allocate the space and initialize the cell.
Values stored in the cells bound toarray and pointer nameswere the machine addresses,measured in bytes, of the corresponding storage area.