[
Lists Home |
Date Index |
Thread Index
]
Reza Razavipour wrote:
>
> To all,
>
> I am a Windows developer, never worked on Netware.
> I have been asked to parse an XML file on Netware to
> determine a specific problem.
>
> I need to do this in C or C++. What XML parsers are
> available on Netware? Any general suggestions in
> this area is appreciated.
If Netware supports ANSI C and ISO C++, most parsers should compile
without a problem. You could try expat or libXML.
---
Come discuss XML and REST web services at:
Open Source Conference: July 22-26, 2002,
conferences.oreillynet.com/os2002/
Extreme Markup: Aug 4-9, 2002, www.extrememarkup.com/extreme/
|