Message-Id: <199808130656.GAA00612@indus.hclt.com> From: "Sivananda Ramnath" Organization: HCL-Technologies To: jimeza AT usa DOT net Date: Thu, 13 Aug 1998 12:22:09 +0530 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: C++ & Binary Trees Reply-to: siva AT hclt DOT com CC: djgpp AT delorie DOT com In-reply-to: <002201bdc65a$1fc4f640$22a531ce@enterprise-z> Precedence: bulk Hello, > > Does DJGPP C++ ( or C ) have any implemention of Binary Trees, Graphs, etc > ? > > If yes, what is their name ? > if not, do you know where to get classes like that to program with DJGPP ? There is a pretty good set of classes for most data structures available from www.cdrom.com. They are available in many languages (including C++) and should have waht you are looking for. Its availbe for download from either the web site or from their ftp site ftp.cdrom.com Sivanand (siva AT hclt DOT com)