comp.lang.ada
 help / color / mirror / Atom feed
* String manupulation
@ 2001-08-21  7:27 Reinert Korsnes
  2001-08-21 10:52 ` Georg Bauhaus
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Reinert Korsnes @ 2001-08-21  7:27 UTC (permalink / raw)


Hi,

I just wondered if there is a simple/direct way (in Ada) to split
a string with words (for example "abc    defg  2.56  hijklm") 
into stings each containing one word ("abc", "defg", "2.56" and "hijklm") ?

Something like the functions of Ada.Command_Line ?

Yes, I can program this myself, but maybe I should use something 
"standard" ? 

reinert

-- 
http://home.chello.no/~rkorsnes



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

end of thread, other threads:[~2001-08-23 12:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-21  7:27 String manupulation Reinert Korsnes
2001-08-21 10:52 ` Georg Bauhaus
2001-08-21 12:52 ` David C. Hoos
2001-08-21 18:04 ` Randy Brukardt
2001-08-22  8:15   ` Reinert Korsnes
2001-08-22 15:53     ` Ted Dennison
2001-08-22 16:09       ` Ted Dennison
2001-08-22 16:23       ` David C. Hoos
2001-08-22 16:45         ` Ted Dennison
2001-08-23  8:21         ` Reinert Korsnes
2001-08-23 12:46           ` David C. Hoos
2001-08-22 16:39       ` Warren W. Gay VE3WWG

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