comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Pass by value and performance
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Pass by value and performance [message #46712 is a reply to message #46711] Wed, 14 December 2005 07:09 Go to previous messageGo to previous message
Kenneth P. Bowman is currently offline  Kenneth P. Bowman
Messages: 585
Registered: May 2000
Senior Member
In article <1134545885.801135.229150@g49g2000cwa.googlegroups.com>,
"Peter Albert" <peter.albert@gmx.de> wrote:

> Hi Ken,
>
> if you used pointers in your structures and routines and only passed
> the pointers, your code could stay nice and you would save a lot of
> memory.
>
> Cheers,
>
> Peter

True, and I considered that possibility. It would work fine for passing
the arrays amongst my own routines, but I have to dereference the
pointer to pass the array itself into system routines. Dereferencing a
pointer is an expression, is it not?, and expressions are passed by
value.

Ken
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: idl job posting
Next Topic: Recursive Function Program in IDL

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 14:35:20 PDT 2025

Total time taken to generate the page: 0.88137 seconds