/* For copyright information, see olden_v1.0/COPYRIGHT */ /***************************************************************** * args.c: Handles arguments to command line. * * To be used with health.c. * *****************************************************************/ #include #include #include "health.h" #ifdef SS_PLAIN #include "ssplain.h" #endif SS_PLAIN void dealwithargs(int argc, char *argv[]) { if (argc < 4) { fprintf(stderr, "usage: health <# levels>