Index of /Oxml
Name Last modified Size Description
Parent Directory 22-Mar-2004 17:58 -
Oxml.tgz 18-Feb-2003 22:03 6k GZIP compressed tar ar>
oxml-1.html 19-Feb-2001 20:38 1k
oxml-2.html 19-Feb-2001 20:38 8k
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.