come devo fare per risolvere questo mess di errore?
Cercaprog.java:137: unreported exception java.io.FileNotFoundException; must be
caught or declared to be thrown
PrintStream pr=new PrintStream(new FileOutputStream(p,true));
grazie....
come devo fare per risolvere questo mess di errore?
Cercaprog.java:137: unreported exception java.io.FileNotFoundException; must be
caught or declared to be thrown
PrintStream pr=new PrintStream(new FileOutputStream(p,true));
grazie....