On Mon, 2 Aug 2004, Jakub Vrana wrote: > > On Monday 02 August 2004 01:33, M. Sokolewicz wrote: > >> I think we should convert all to the 2nd type, it's just clearer...! > >> any comments?:) > > I agree. > > Friedhelm Betz wrote: > > No, because the function definitions make sure which arguments are passed by > > reference. There is no need to even know this sort of information. > > User should know that some parameter can be changed by function as it is > passed by reference.
100% agreed on that. Derick