help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: avoiding copying arguments by value when calling a function


From: Sergei Steshenko
Subject: Re: avoiding copying arguments by value when calling a function
Date: Mon, 20 Aug 2012 07:25:15 -0700 (PDT)


--- On Mon, 8/20/12, Carnë Draug <address@hidden> wrote:

> From: Carnë Draug <address@hidden>
> Subject: Re: avoiding copying arguments by value when calling a function
> To: "Sergei Steshenko" <address@hidden>
> Cc: address@hidden
> Date: Monday, August 20, 2012, 7:15 AM
> On 20 August 2012 14:55, Sergei
> Steshenko <address@hidden>
> wrote:
[snip]
> Seems the manual
> http://www.gnu.org/software/octave/doc/interpreter/Call-by-Value.html
> is incorrect.
[snip]
> Carnë
> 

FTM: "each argument in a function call is evaluated and assigned to a temporary 
location in memory before being passed to the function."

- well, in the light of given explanations indeed incorrect. i.e. bug in 
documentation.

Thanks,
  Sergei.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]