Re: [Q] Unrelated to scotty, but . . .(Router Discovery cont.)

Juergen Schoenwaelder (schoenw@gaertner.de)
Mon, 23 Jun 1997 22:13:12 +0200

Robert_Seeger@BayNetworks.COM (Robert Seeger) said:

Robert> I was hoping that the tcl array functionality was implemented
Robert> as some sort of hash table or similar structure, so that it
Robert> could meet my needs.

Tcl arrays are implemented as hash tables.

Robert> Unfortunately, I don't know where I can look to find out if
Robert> such is true.

Download the Tcl source and read it. It is IMHO very well written code
and sometimes it is really great fun to read in it. :-)

Juergen

-- 
Juergen Schoenwaelder     <schoenw@gaertner.de>     (Tel: +49-531-23873-0)
Gaertner Datensysteme, Hamburger Strasse 273a, 38114 Braunschweig, Germany
--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.