i dont have much knowledge on streams output streams mostly , and right now i need to make a method that will write text to a file
here's all that i have set up >.<
info[0] = the file name
info[1] = the stuff to write to that file
public void fileWriter(String[] info){ }
yes , i know its bare XP but thats about all i know about the output streams