From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c3155860644be062 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-25 09:36:31 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: mheaney@on2.com (Matthew Heaney) Newsgroups: comp.lang.ada Subject: Re: Thanks guys..my project and my many problems Date: 25 Feb 2003 09:36:31 -0800 Organization: http://groups.google.com/ Message-ID: <1ec946d1.0302250936.6ce01ebe@posting.google.com> References: <3E5A2381.21FD3F14@bton.ac.uk> <1046101109.45189@master.nyc.kbcfp.com> NNTP-Posting-Host: 66.162.65.162 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1046194591 32021 127.0.0.1 (25 Feb 2003 17:36:31 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 25 Feb 2003 17:36:31 GMT Xref: archiver1.google.com comp.lang.ada:34571 Date: 2003-02-25T17:36:31+00:00 List-Id: Jano <402450@cepsz.unizar.es> wrote in message news:... > > I would go for two static arrays of (un)bounded strings, and a counter > for words in use. I know, the maximum capacity would be bounded, but... The Charles library has dedicated map containers that have type String as the key. http://home.earthlink.net/~matthewjheaney/charles/