/* $Id: testminixml.c,v 1.7 2012/01/21 13:30:33 nanard Exp $ * MiniUPnP project * Website : http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ * Author : Thomas Bernard. * Copyright (c) 2005-2012 Thomas Bernard * * testminixml.c * test program for the "minixml" functions. */ #include #include #include #include "minixml.h" #include "igd_desc_parse.h" /* ---------------------------------------------------------------------- */ void printeltname1(void * d, const char * name, int l) { int i; printf("element "); for(i=0;i