Thanks for your answers. I was aware of the principle, but since I am 
working on a problem in which my functions have to access only a couple of 
values stored in fairly large Arrays, I was wondering whether there could 
be situations in which it is too costly to pass the array to the function, 
as lots of unecessary data is being passed as well?

Reply via email to