-----Ursprüngliche Nachricht-----
Von: gretl-users-bounces(a)lists.wfu.edu [mailto:gretl-users-
bounces(a)lists.wfu.edu] Im Auftrag von Allin Cottrell
Gesendet: Montag, 22. Januar 2018 20:02
An: Gretl list <gretl-users(a)lists.wfu.edu>
Betreff: Re: [Gretl-users] Little things please little minds :)
On Mon, 22 Jan 2018, Schaff, Frederik wrote:
>> I wasn't aware of how good modern browsers are at displaying XML.
>
> I really like this and it makes me wonder, is there a template /
> code-snippet for composing and/or appending a gretl (panel) dataset
> from arbitrary data within c/c++, perhaps even with facilitating gzip?
> Or can one of you point out to me the relevant gretl source files, so
> I can infer it? I am using an open-source simulation software based on
> c/c++ (LSD -
www.labsimdev.org).
The DTD for gretl's gdt format can be found at
$prefix/share/gretl/data/gretldata.dtd
on Linux, or <program files>/gretl/data/gretldata.dtd on Windows.
C code for writing and reading such files (with the help of libxml2) can be
found in lib/src/gretl_xml.c in the gretl source tree.
Allin
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users