/* $Header: /CVSROOT/tinolib/src/xd.c,v 1.1 2004/02/14 20:27:09 tino Exp $ * * $Log: xd.c,v $ * Revision 1.1 2004/02/14 20:27:09 tino * Initial add * */ #include "uni2prn.c" /*IMP*/ static void tino_xd(unsigned long pos, const unsigned char *p, int len) { int i; if (!p || !len) { printf("\t%04lu:\n", pos); return; } for (i=0; i