Ver Mensaje Individual
  #2 (permalink)  
Antiguo 22/02/2019, 04:43
Avatar de Fuzzylog
Fuzzylog
 
Fecha de Ingreso: agosto-2008
Ubicación: En internet
Mensajes: 2.511
Antigüedad: 15 años, 8 meses
Puntos: 188
Respuesta: Ficheros serializados

haz un flush() antes del close().

para eliminar el fichero al finalizar

https://www.mkyong.com/java/how-to-delete-file-in-java/
__________________
if (fuzzy && smooth) {
fuzzylog = "c00l";
return true;
}