summaryrefslogtreecommitdiff
path: root/export_xml.c
AgeCommit message (Collapse)AuthorFilesLines
2009-08-26Replace sprintf with snprintfJon Bergli Heier1-4/+4
2009-08-24Export words to XML.Jon Bergli Heier1-0/+17
2009-08-19Write data to an XML file.Jon Bergli Heier1-0/+68
File path for the XML file is read per channel from the 'xmlpath' option.