Functions - Tom Kleen

This is known as passing by value (there is another technique, passing by reference, which we shall not explore). It is important to note that the variables r1, r2 and rp are local to the function, that is, they are distinct from another variable that might be named r1 or r2 in another part of your program (or in another function). ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download