Index of /Oxml

      Name                    Last modified       Size  Description

[DIR] Parent Directory 22-Mar-2004 17:58 - [   ] Oxml.tgz 18-Feb-2003 22:03 6k GZIP compressed tar ar> [TXT] oxml-1.html 19-Feb-2001 20:38 1k [TXT] oxml-2.html 19-Feb-2001 20:38 8k [TXT] oxml.html 19-Feb-2001 20:38 1k

Oxml
Version 0.1

A wrapper C++ to expat.

Oxml is a simple wrapper for C++ programmer of the library expat to 
read xml.

With Oxml , you could read xml with c++ easily.

Look at the topology.cpp example.

Require:
expat ( 1.1 )
g++

http://www.jclark.com/xml/expat.html

To compile : check the make file for your system.
( change PATHTOEXPAT to path to expat )

After:
make

try topology

please report any problem to vidalc@linux-france.org

charles vidal.