/* Is this enough to really need its own file? * Good question. */ unsigned long bytes_in(char *); long filesize(FILE *); void printhelp(); void printversion(); int file_end(FILE *ifp[256]); char *hexize(unsigned char digest[16]);