gnupic@linuxhacker.org
gnupic@linuxhacker.org
> >Have you considered using XML?
>
> I haven't understood what XML is all about, but it is simple to
> switch to libxml if it is wanted.
I only suggested XML because I chose to use it for my application which needed
a tree based structure that had a method for editing the tree.
Here are the cons:
- it is not easy to get or put variables using libxml
- depending on 3rd party source is not good for a few simple variables
--
Anthony
gnupic@linuxhacker.org