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

Home » Public Forums » archive » pointer of pointer
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
pointer of pointer [message #48038] Wed, 22 March 2006 09:37
claire.maraldi is currently offline  claire.maraldi
Messages: 4
Registered: January 2006
Junior Member
Hello,

I have to make an array which size of the lines depends of the line.
I am sure I am not clear so here is an exemple of what I mean :

a is an array of n lines
each line contain a different number of elements

I have tried to implement something like this

a=PTRARR(n)
FOR i=0,n-1 DO BEGIN
a(i)=Ptr_New
ENDFOR

First I am not sure it is the best way to compute this,
second if yes I don't how to implemente the value of the "a(i,j)"
element.

If somebody can help me...
Best regards,

Claire
[Message index]
 
Read Message
Previous Topic: Re: 4D interpolation
Next Topic: extracting numbers

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

Current Time: Thu Oct 09 11:47:35 PDT 2025

Total time taken to generate the page: 1.59805 seconds