]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - emufs/tipo2.h
* Agrego idea de analisis .... OPINAR AHROA O CALLAR PARA SIMPRE!
[z.facultad/75.06/emufs.git] / emufs / tipo2.h
index e1f6733524adfb88864819bfad23eb4ea51c433d..aad598b27a3fdc26c680dbc36e8e767b58752bb8 100644 (file)
@@ -149,4 +149,7 @@ void emufs_tipo2_movedata(FILE * datfile,EMUFS_OFFSET *source, EMUFS_OFFSET *des
  */
 int emufs_tipo2_updateidx(EMUFS *efs);
 
  */
 int emufs_tipo2_updateidx(EMUFS *efs);
 
+/** Método para leer un registro con todo su bloque asociado. */
+void* emufs_tipo2_leer_registro_raw(EMUFS *emu, EMUFS_REG_ID id, EMUFS_REG_SIZE *size, int *pos);
+
 #endif /* _EMUFS_TIPO2_H_ */
 #endif /* _EMUFS_TIPO2_H_ */