Message-ID: <003d01bf5322$51ead080$cff0fea9@stevenhe> From: "Steven C. Hendrickson" To: References: <99123012352400 DOT 22235 AT sparky DOT lineo DOT com> Subject: Re: Hash Tables, What is it? Date: Thu, 30 Dec 1999 16:02:23 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.3825.400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.3825.400 Reply-To: djgpp AT delorie DOT com Hash table is a means for storing and retrieving information efficiently. If you want to see one, you need to look around the links to 'c algorithms' on a search engine. Steve Hendrickson ----- Original Message ----- From: "Jared Stevens" Newsgroups: comp.os.msdos.djgpp To: Sent: Thursday, December 30, 1999 11:34 AM Subject: Hash Tables, What is it? > Anybody know what a hash table is? > > -- > Jared Stevens