|
Re: Hash in IDL? [message #77051 is a reply to message #77049] |
Thu, 21 July 2011 19:16  |
Gray
Messages: 253 Registered: February 2010
|
Senior Member |
|
|
On Jul 21, 9:32 pm, Beaker <mattjamesfran...@gmail.com> wrote:
> Does anyone know of a standardish implementation of a hash (or
> associative array if you will) in IDL?
>
> I've written one using the custom object features in 7.1 and it seems
> to do the job, but I wonder if there is a better, more tested, more
> optimal implementation out there already?
>
> Any ideas?
In IDL 8.0 there's a HASH and LIST feature.
|
|
|