From 36bc6edbde4e6e82d6b946543c7cdb4e5c2af287 Mon Sep 17 00:00:00 2001 From: Ricardo Markiewicz Date: Sat, 19 Jun 2004 22:09:44 +0000 Subject: [PATCH] detalle --- otros/mtf/mtf.c | 2 ++ 1 file changed, 2 insertions(+) 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