comp.lang.ada
 help / color / mirror / Atom feed
* StringTokenizer
@ 2003-02-04 19:14 snowball
  2003-02-05  8:33 ` StringTokenizer Gautier
  2003-02-06  3:30 ` StringTokenizer Steve
  0 siblings, 2 replies; 4+ messages in thread
From: snowball @ 2003-02-04 19:14 UTC (permalink / raw)


Hello,

I've a got a little pb with ada. I'd like to find the better solution
to resolve a simple pb.
I've got a FIX buffer structured like that : (SOH is the ASCII
caracter 1)
<SOH>tag1=value1<SOH>tag2=value2<SOH>tag3=value3<SOH>tag4=value4 ...
<SOH>tagn=valuen ..

I'd like to parse this buffer an build an Hashtable with the tag as
key & value as .. value ;-)

What could be the best way to do that.

Thanx,

Askli



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: StringTokenizer
  2003-02-04 19:14 StringTokenizer snowball
@ 2003-02-05  8:33 ` Gautier
  2003-02-06  3:30 ` StringTokenizer Steve
  1 sibling, 0 replies; 4+ messages in thread
From: Gautier @ 2003-02-05  8:33 UTC (permalink / raw)


askliepios:

> I've a got a little pb with ada. I'd like to find the better solution
> to resolve a simple pb. [...]

Do you already have a solution ? It would be a good start to help
the people of this forum help you finding an even better solution!
________________________________________________________
Gautier  --  http://www.mysunrise.ch/users/gdm/gsoft.htm

NB: For a direct answer, e-mail address on the Web site!



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: StringTokenizer
  2003-02-04 19:14 StringTokenizer snowball
  2003-02-05  8:33 ` StringTokenizer Gautier
@ 2003-02-06  3:30 ` Steve
  2003-02-06 11:36   ` StringTokenizer David C. Hoos, Sr.
  1 sibling, 1 reply; 4+ messages in thread
From: Steve @ 2003-02-06  3:30 UTC (permalink / raw)


"snowball" <askliepios@yahoo.com> wrote in message
news:f298771f.0302041114.2ee691d9@posting.google.com...
> Hello,
>
> I've a got a little pb with ada. I'd like to find the better solution
> to resolve a simple pb.

Better than what?

Steve
(The Duck)

> I've got a FIX buffer structured like that : (SOH is the ASCII
> caracter 1)
> <SOH>tag1=value1<SOH>tag2=value2<SOH>tag3=value3<SOH>tag4=value4 ...
> <SOH>tagn=valuen ..
>
> I'd like to parse this buffer an build an Hashtable with the tag as
> key & value as .. value ;-)
>
> What could be the best way to do that.
>
> Thanx,
>
> Askli





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: StringTokenizer
  2003-02-06  3:30 ` StringTokenizer Steve
@ 2003-02-06 11:36   ` David C. Hoos, Sr.
  0 siblings, 0 replies; 4+ messages in thread
From: David C. Hoos, Sr. @ 2003-02-06 11:36 UTC (permalink / raw)
  To: comp.lang.ada mail to news gateway


----- Original Message ----- 
From: "Steve" <nospam_steved94@attbi.com>
Newsgroups: comp.lang.ada
To: <comp.lang.ada@ada.eu.org>
Sent: February 05, 2003 9:30 PM
Subject: Re: StringTokenizer


> "snowball" <askliepios@yahoo.com> wrote in message
> news:f298771f.0302041114.2ee691d9@posting.google.com...
> > Hello,
> >
> > I've a got a little pb with ada. I'd like to find the better solution
> > to resolve a simple pb.
> 
> Better than what?
Considering that the OP's native tongue is not English, I
read "best" in place of "better."
<snip>




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-02-06 11:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-04 19:14 StringTokenizer snowball
2003-02-05  8:33 ` StringTokenizer Gautier
2003-02-06  3:30 ` StringTokenizer Steve
2003-02-06 11:36   ` StringTokenizer David C. Hoos, Sr.

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