I don\'t get this function, Can someone explain to me what this code does?
static unsigned hexval(char c) { if (c >= \'0\' && c <= \'9\')