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

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