 December 2009
Number 7 |
References are a sort of pointers that point to the value of a variable. They can be treated as variables but changing their values just changes the original variable they point to.
This class provides a solution to manipulate collections of references to variables.
It can be useful if you want to manipulate the values of variables without duplicating the memory space that would take if you used copies of the original values instead of references.
Manuel Lemos |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|