Skip to content

echoline/echsml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a simple XML parser

this function:
	Doc *new_doc(FILE *);

creates structs based on a well-formed xml document.

See test.c for example and doc.h for struct definitions.

Releases

No releases published

Packages

No packages published

Languages