Pointers and Arrays cont.
Example:pw = weight + 2;weight ...pwpw++; (now pw[0] is weight[3])weight ...pwBUT - weight++ is illegal !!!
Previous slide
Next slide
Back to first slide
View graphic version