comp.lang.ada
 help / color / mirror / Atom feed
From: Pascal Obry <pascal@obry.net>
To: mailbox@dmitry-kazakov.de
Subject: Re: CSV package in Ada
Date: Sun, 25 Mar 2007 13:17:41 +0200
Date: 2007-03-25T13:17:44+02:00	[thread overview]
Message-ID: <46065A55.20009@obry.net> (raw)
In-Reply-To: <1cys02tpeum2j$.1rndvnxqpgq66$.dlg@40tude.net>

Dmitry A. Kazakov a �crit :
> On Sat, 24 Mar 2007 19:57:59 +0100, Franz Kruse wrote:
> 
>> Does somebody know of an Ada package/library that can read and write CSV 
>> encoded text?
> 
> CSV = comma-separated values?

You can also use the GNAT.AWK package. Quite handy for this kind of
work. Or GNAT.String_Split if the string to parse is already in memory.

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.net
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595



  reply	other threads:[~2007-03-25 11:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-24 18:57 CSV package in Ada Franz Kruse
2007-03-24 19:44 ` Ludovic Brenta
2007-03-25  8:41 ` Dmitry A. Kazakov
2007-03-25 11:17   ` Pascal Obry [this message]
2007-03-26  8:40 ` Jean-Pierre Rosen
replies disabled

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