Group,
When I try to extend FileInputStream I get symbol
missing errors. I am importing java.io,*; so this should
not be a problem -- Any Suggestions?
-----------------------------------------
import Java.io,*;
/**
* @author thornton
*/
public
class ChangeToUpperCase extends FileInputStream {
}
------------------------------------------
--
Competency and chastity have much in common,
they both encompass their own punishment!
-- C.E. Thornton -- Hawthorne Press --
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---