Skip to content

Ossldossl/cxml.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cxml.h

a simple library that parses a small subset of XML 1.0 written in C11 Note: Currently only the ASCII and UTF-8 encoding are supported.

Usage

To start using cxml.h, just include the header file ("cxml.h") everywhere you need it and add cxml.c to your build configuration. Note: reading xmls from a file is only supported on Windows.

About

simple xml-parser in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages