[plt-scheme] reading a whole file

From: Grant Rettke (grettke at acm.org)
Date: Tue Nov 4 09:38:25 EST 2008

On Tue, Nov 4, 2008 at 8:34 AM, Veer <diggerrrrr at gmail.com> wrote:
>> Is there a function to read a whole file into memory (as a string)

Here is one approach:

http://schemecookbook.org/Cookbook/FileRead


Posted on the users mailing list.