comp.lang.ada
 help / color / mirror / Atom feed
From: Florian Weimer <Florian.Weimer@RUS.Uni-Stuttgart.DE>
Subject: Re: Tokenizing a string in Ada
Date: 03 Nov 2000 14:55:45 +0100
Date: 2000-11-03T14:55:45+01:00	[thread overview]
Message-ID: <tgg0l9jh26.fsf@mercury.rus.uni-stuttgart.de> (raw)
In-Reply-To: 20001103063537.25697.00000237@ng-mf1.news.cs.com

rbbaldwin8@cs.com (Rbbaldwin8) writes:

> How can I do this in Ada.  I can't find a string function like C's strtok or
> TCL's split, or am I misssing something.

Either do it manually (by iterating over the string), or use some of
the facilities in the Ada.Strings.Fixed package.



  reply	other threads:[~2000-11-03 13:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-03 11:35 Tokenizing a string in Ada Rbbaldwin8
2000-11-03 13:55 ` Florian Weimer [this message]
2000-11-03 15:06 ` Ted Dennison
2000-11-03  0:00   ` Tom Hargraves
2000-11-03  0:00     ` Larry Kilgallen
2000-11-03  0:00     ` Ted Dennison
replies disabled

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