Discussion Board
There are no previous messagesGo to the following message
Current Forum: Homework 5 - Part 3
Date: Tue Nov 20 2001 3:14 am
Author: Zaman, Rashid <rzaman@andrew.cmu.edu>
Subject: BufferedWriter

I want to write a string to a file and am using the BufferedWriter write(String s, int off, int len) method. I was wondering if there was a way to just write the whole string without specifying an offset and length.
Post response

There are no previous messagesGo to the following message
Current Thread Detail:
BufferedWriter      Zaman, Rashid      Tue Nov 20 2001 3:14 am       
Re: BufferedWriter      Cipriani, Jason A.      Tue Nov 20 2001 3:54 pm       

Back to previous screen