]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - tipo3/main.c
no me sale lo de acomodar el archivo de bloques/ids
[z.facultad/75.06/emufs.git] / tipo3 / main.c
index e74634eae6490b8b0ad198b60f8e386b8d702c5b..4758f73a4cbe6e723595aad38b2d952311a65f18 100644 (file)
@@ -53,8 +53,6 @@ int main(int argc, char *argv[])
        printf("ID6 = %d\n", n7);
 
 
-       fp->borrar_registro(fp, n1, 100);
-       fp->borrar_registro(fp, n3, 100);
        fp->borrar_registro(fp, n4, 100);
        fp->leer_registro(fp, n7, b, 100);