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

Home » Public Forums » archive » How to use pointers instead of arrays
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
How to use pointers instead of arrays [message #33155] Mon, 09 December 2002 04:00 Go to next message
Murat Maga is currently offline  Murat Maga
Messages: 6
Registered: December 2002
Junior Member
Hi all,
I know this is a pretty silly question but my programming experience is
very limited, and my knowledge on IDL is even less.
Therefore I appreciate every suggestion.
The question is I need a 2 dimensional array to which new elements
constantly appended during the execution. Currently I create a duplicate
temp array, create a new one with right size, and finally transfer the
values from the temp one to the actual one. I know people use pointers
for things like this, but I never had an example. Can somebody post me a
simple example? Do the things speed up if I use pointers?
Thanks in advance,
Murat
Re: How to use pointers instead of arrays [message #33351 is a reply to message #33155] Wed, 18 December 2002 05:36 Go to previous message
Dominik Brunner is currently offline  Dominik Brunner
Messages: 4
Registered: November 1999
Junior Member
You should check David Fannings website.
He has written an excellent routine named linkedlist.pro
which allows creating linked lists of any sort of data.

Dominik
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Inverse Hyberbolic Tangent
Next Topic: Problem with database

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

Current Time: Wed Oct 08 15:36:43 PDT 2025

Total time taken to generate the page: 0.00493 seconds