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

Home » Public Forums » archive » Calling data from a structure of pointers?
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
Calling data from a structure of pointers? [message #43032] Thu, 10 March 2005 14:38
Jonathan Greenberg is currently offline  Jonathan Greenberg
Messages: 91
Registered: November 2002
Member
Hopefully this'll be a quicky -- I have a structure of pointers, so if I,
for instance, print,structure.pointername I get something like:

<PtrHeapVar5917><PtrHeapVar5922>

I want to ACCESS the data from that structure tho, but:

print,*structure.pointername doesn't work, nor does
print,structure.*pointername nor:

tempvar=structure.pointername
print,*tempvar

How do I retrieve the data the pointers are referring to?

--j
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: integer operations in IDL
Next Topic: Re: Extract an image

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

Current Time: Wed Oct 08 15:12:35 PDT 2025

Total time taken to generate the page: 0.06524 seconds