CSV import considerations

Henrik Brautaset Aronsen subsurface at henrik.synth.no
Mon Sep 16 23:18:47 UTC 2013


On Tue, Sep 17, 2013 at 7:55 AM, Miika Turkia <miika.turkia at gmail.com>wrote:

> Parsing the CSV in C is doable but of course scripting languages like perl
> or python are a lot more flexible when it comes to parsing strings and
> outputting XML. But then again these script languages are not universal,
> especially one cannot assume them to be available on Windows (even though
> they can be installed there).
>
> Does anyone else have an insight on a solution that would fit us? Or any
> other comments on the ones I listed here?
>

It should be pretty straightforward to parse the CSV with C.  See e.g.
http://cboard.cprogramming.com/c-programming/47105-how-read-csv-file.html

Henrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20130917/f3e76bc4/attachment.html>


More information about the subsurface mailing list