Call by reference
Example: rotate_to_upper_right (rotat2.cxx), in Point
Actual argument is not copied.
Actual argument may be modified by the called function.
demo1 contains calls demonstrating call by reference.
Previous slide
Next slide
Back to first slide
View graphic version