For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > April 2004 > Hash internals ?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Hash internals ?
Sumanth Sharma

2004-04-27, 5:01 am

Hi All,

Pls throw some light on How are hashes handles internally?.

Thanks in Advance,
Sumanth Sharma




Randy W. Sims

2004-04-27, 5:01 am

Sumanth Sharma wrote:
> Hi All,
>
> Pls throw some light on How are hashes handles internally?.


Uhm, not sure what you mean. If your asking how they are implemented
then the answer is hash tables. You can find a good description in any
decent data structure & algorithm book. Or see,
<http://en.wikipedia.org/wiki/Hash_table>

Randy.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com