X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/cf825e36413b03d62f9b537c82903224165a2d06..e4e1c30961f8271ccf63a9762606c2ab1ebd234f:/emufs/tipo3_main.c diff --git a/emufs/tipo3_main.c b/emufs/tipo3_main.c index 1b588d8..25bdccf 100644 --- a/emufs/tipo3_main.c +++ b/emufs/tipo3_main.c @@ -114,7 +114,7 @@ int main(int argc, char *argv[]) b_ptr = fp->leer_registro(fp, v[j], ®_size, &err); printf("Recuperado : %s\n", b_ptr); } -/* + printf("GRABANDO REGISTROS....\n"); v[0] = fp->grabar_registro(fp, a, 100, &err); /* v[1] = fp->grabar_registro(fp, c, 100, &err);