Annotation of truecrypt/common/xml.h, revision 1.1.1.1

1.1       root        1: char *XmlNextNode (char *xmlNode);
                      2: char *XmlFindElement (char *xmlNode, char *nodeName);
                      3: char *XmlAttribute (char *xmlNode, char *xmlAttrName, char *xmlAttrValue, int xmlAttrValueSize);
                      4: char *XmlNodeText (char *xmlNode, char *xmlText, int xmlTextSize);
                      5: int XmlWriteHeader (FILE *file);
                      6: int XmlWriteFooter (FILE *file);
                      7: char *XmlFindElementByAttributeValue (char *xml, char *nodeName, char *attrName, char *attrValue);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.