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

Home » Public Forums » archive » Re: structure use
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: structure use [message #31333] Tue, 02 July 2002 21:46 Go to previous message
Paul Sorenson is currently offline  Paul Sorenson
Messages: 48
Registered: May 2002
Member
Patrick McEnaney wrote:
> the use of a structure doesn't allow changing a field size

You can get around this by using a pointer in your structure. For example:

*(*pState).pProfileData=fltarr(11,500,3)
...do some stuff...
*(*pState).pProfileData=fltarr(11,600,3)

-Paul Sorenson




-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
http://www.newsfeed.com The #1 Newsgroup Service in the World!
-----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: ActiveX/Callable IDL
Next Topic: sorting array column/rowwise

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

Current Time: Fri Oct 10 15:06:41 PDT 2025

Total time taken to generate the page: 1.12319 seconds