md5_printf() function
This function hash a formatted string with MD5 and format the result as ascii characters
Syntax
static int md5_printf(char *md,
const char *fmt, ...);
Arguments
md
The buffer will hold the ascii result
Return value
Length of the result