Duplicate :
|
Name: mc57594 Date: 07/01/97 System.setErr(PrintStream ) and System.setOut(PrintStream ) requires a PrintStream instance to be supplied as parameter. But PrintStream constructors are deprecated. So I get a deprecated warning when I compile the code. ======================================================================
|