#include #define DUMPSIZE 16 main(int argc, char **argv){ int i; char *n; FILE *f; if (1==argc) { dump(0,stdin); } else for (i=1;i