This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how to read a whole plain text file


On Fri, Dec 16, 2005 at 10:44:51AM -0800, Jim White wrote:
> This doesn't sound like a problem where Scheme is gonna be very helpful 
> (most especially since you want the result in a Java array).  I'ld just 
> call the usual Java function (probably DataInputStream.readFully).
> 
Thanks, Jim

I have solved it with usual java.io.* mechanics

-- 
Victor Anyakin                         ()  ascii ribbon campaign
                                       /\    - against html mail


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]