]> git.llucax.com Git - z.facultad/75.06/emufs.git/blobdiff - emufs/emufs.h
b_plus_insertar_clave, deprecated and removed from source
[z.facultad/75.06/emufs.git] / emufs / emufs.h
index 7e04f55f24f8f12ce0fcc485422ebd34eb9bcf45..5befe3638098bfa267ced5bbb7ed6f06644041c4 100644 (file)
@@ -176,4 +176,5 @@ int debug_ver_estadisticas(EMUFS *emu);
 int emufs_agregar_indice(EMUFS *emu, char *nombre, INDICE_FUNCION funcion, INDICE_TIPO tipo, INDICE_TIPO_DATO tipo_dato,  unsigned int offset, unsigned int tam_bloque); 
 
 INDICE_DATO *emufs_buscar_registros(EMUFS *emu, char *indice, char *data, int *cant);
 int emufs_agregar_indice(EMUFS *emu, char *nombre, INDICE_FUNCION funcion, INDICE_TIPO tipo, INDICE_TIPO_DATO tipo_dato,  unsigned int offset, unsigned int tam_bloque); 
 
 INDICE_DATO *emufs_buscar_registros(EMUFS *emu, char *indice, char *data, int *cant);
+
 #endif /* _EMUFS_H_ */
 #endif /* _EMUFS_H_ */