comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@acm.org>
To: comp.lang.ada@ada-france.org
Subject: Re: Simple library functions
Date: 12 Feb 2004 20:21:32 -0500
Date: 2004-02-12T20:21:32-05:00	[thread overview]
Message-ID: <mailman.22.1076635300.295.comp.lang.ada@ada-france.org> (raw)
In-Reply-To: <19401efb.0402121137.2a20b681@posting.google.com>

scallassig@mailexpire.com (Harald Korneliussen) writes:

> I have been trying to solve some programming excercises from
> www.topcoder.com in Ada, just to compare it to Java and the other
> popular languages.
> 
> One problem I keep running into is the lack of common, useful
> utilities in the libraries that come with Gnat & Ada. One thing is
> that I had to write my own tokenizer. That gave me the opporunity to
> emulate the String.split() method in newer versions of Java, OK*. 

Have you looked at Ada.Strings.Fixed.Find_Token?

For really advanced tokenizing, you want OpenToken
(http://www.telepath.com/~dennison/Ted/OpenToken/OpenToken.html). 

-- 
-- Stephe




      parent reply	other threads:[~2004-02-13  1:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-12 19:37 Simple library functions Harald Korneliussen
2004-02-12 19:50 ` Ed Falis
2004-02-12 19:54 ` Ed Falis
2004-02-12 20:54 ` Ludovic Brenta
2004-02-13  0:52 ` Jeffrey Carter
2004-02-13  7:18   ` Harald Korneliussen
2004-02-13 12:54     ` Harald Korneliussen
2004-02-13 21:36       ` Randy Brukardt
2004-02-13 21:55     ` Pascal Obry
2004-02-14 16:14       ` Harald Korneliussen
2004-02-13  1:21 ` Stephen Leake [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox