X-Git-Url: https://git.llucax.com/z.facultad/75.06/jacu.git/blobdiff_plain/ce5dc2d8d8a949ce7b485d1a917f69e7613040c8..528c508ae8d554dc04840ef894b6a264d45a14c7:/otros/mtf/mtf.c?ds=sidebyside diff --git a/otros/mtf/mtf.c b/otros/mtf/mtf.c index 572e54c..993b9da 100644 --- a/otros/mtf/mtf.c +++ b/otros/mtf/mtf.c @@ -1,7 +1,7 @@ #include "mtf.h" /****privadas*****/ -int no_pertenece(char *z, char c); +int no_pertenece(char *z, char c, int len); void pop_front(char *z, int pos); @@ -12,10 +12,19 @@ void print_z(char *z, int len) { int i; for(i=0; i