Current Forum: Homework 5 General Forum |
Date: Fri Nov 16 2001 8:45 am |
Author: Ghosh, Debmallo S. <dsghosh@cmu.edu> |
Subject: Re: How to save |
|
|
I believe our textbook's first chapter has information on a few built-in Java classes that are made to write text to an output file. I'm not quite sure, but I think the classes involved are "FileWriter" and "BufferedWriter." You can try looking on http://www.shsu.edu/~csc_tjm/cs470/text_files.html for a detailed description. |
|