/*************************************** $Header$ Messages parser test program ******************/ /****************** Written by Andrew M. Bishop This file Copyright 1998,2000,01 Andrew M. Bishop It may be distributed under the GNU Public License, version 2, or any higher version. See section COPYING of the GNU Public license for conditions under which this file may be redistributed. ***************************************/ #include #include "wwwoffle.h" int main(int argc,char **argv) { char *var[5],*val[5]; int i; if(argc==1) {fprintf(stderr,"usage: test-msg [=] ...\n");return(1);} for(i=2;i