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

Home » Public Forums » archive » Re: Data Structure in IDL
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: Data Structure in IDL [message #43815 is a reply to message #43814] Sun, 01 May 2005 23:15 Go to previous message
Antonio Santiago is currently offline  Antonio Santiago
Messages: 201
Registered: February 2004
Senior Member
chintanraval@yahoo.com wrote:
> Hello Every body,
>
> I am new to this group and also new to IDL.Can any body help me in
> creating the data structure in idl. (Data structure like
> Stack,Tree,LinkList.)
>
> ???
>
> Regards.
> Chintan Raval
> (There are 10 kinds of people in this world .... :) those who
> understand binary and those who don't)
>

Here
http://www.rsinc.com/codebank/search.asp?search=category& ;product=IDL&catid=16

you can find hastable and vector structures (implemented as objects).
Also at D.Fanning home page you can find a simple linked list and at
Craig Markwardt page
(http://cow.physics.wisc.edu/~craigm/idl/arrays.html) you can find
anohter implementation of hastable.
Remember the IDL_Container object (from IDL libraries) it is a kind of
list or container :) (only for object references).

I can't find any implementation of tree but with linkedlist/hashtables
it is easy to implement an N-ary tree.

Bye.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Data Structure in IDL
Next Topic: Re: Positions in 3-d

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

Current Time: Fri Oct 10 07:35:58 PDT 2025

Total time taken to generate the page: 1.04138 seconds