Identifier for an array IS a reference to the array data.
Wait so if Points is an array, what's the difference between:
Points and &Points ?
Posted 30 March 2012 - 04:57 AM
Identifier for an array IS a reference to the array data.
Posted 30 March 2012 - 04:57 AM
Identifier for an array IS a reference to the array data.