Forum: Java Mar 12th, 2009 |
| Replies: 15 Views: 3,336 You can use a PrintWriter over an OutputStream like the FileOutputStream. The FileOutputStream can be opened on a File object, or a string that specifies the filepath.
Lisa11
<snip fake... |
Forum: C++ Jan 22nd, 2009 |
| Replies: 47 Views: 65,415 Before reading your article I don't have any idea about this . Thank's for giving me knowledge about a new thing. |