#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "sxmlp.h"
Include dependency graph for sxmlp.cpp:
XML parser to read config::xml, among other things. Didn't really need a full XML parser like SAX or expat, so sxmlp was handwritten for Stripe Snoop.
Stripe Snoop is licensed under the GPL. See COPYING for more info
Copyright (C) 2005 Acidus, Most Significant Bit Labs