From: Ricardo Markiewicz Date: Sat, 19 Jun 2004 22:09:44 +0000 (+0000) Subject: detalle X-Git-Tag: svn_import~147 X-Git-Url: https://git.llucax.com/z.facultad/75.06/jacu.git/commitdiff_plain/36bc6edbde4e6e82d6b946543c7cdb4e5c2af287?ds=inline detalle --- diff --git a/otros/mtf/mtf.c b/otros/mtf/mtf.c index 5c19a12..efd2b72 100644 --- a/otros/mtf/mtf.c +++ b/otros/mtf/mtf.c @@ -40,6 +40,8 @@ int *jacu_mtf(char *datos, int len) /*z[0]='A';z[1]='B';z[2]='C';z[3]='D';z[4]='R';*/ /* Ordeno */ qsort(z, size, 1, comparar); + printf("Z ordenado = "); + print_z(z, size); for(i=0; i