[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.
- avoiding copying arguments by value when calling a function, Sergei Steshenko, 2012/08/20
- Re: avoiding copying arguments by value when calling a function, Michael Goffioul, 2012/08/20
- Re: avoiding copying arguments by value when calling a function, c., 2012/08/20
- Re: avoiding copying arguments by value when calling a function, Sergei Steshenko, 2012/08/20
- Re: avoiding copying arguments by value when calling a function, Jordi Gutiérrez Hermoso, 2012/08/20
- Re: avoiding copying arguments by value when calling a function, Carnë Draug, 2012/08/20
- Re: avoiding copying arguments by value when calling a function,
Sergei Steshenko <=
- Re: avoiding copying arguments by value when calling a function, Sergei Steshenko, 2012/08/22