int i4_min ( int i1, int i2 ); int *levenshtein_matrix ( int m, char *s, int n, char *t );