Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!wuarchive!mit-eddie!bloom-beacon!dont-send-mail-to-path-lines From: johns@cmell.cs.unm.EDU (John Sturtevant) Newsgroups: comp.lang.scheme.c Subject: scheme read Message-ID: <9106031616.AA06186@cmell.cs.unm.edu> Date: 3 Jun 91 16:16:20 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 12 We have recently discovered that we cannot read in data files larger than 2**24 (16,777,214) bytes. Unfortunately, our research requires that we read input files larger than this. Is there a work around for this so that larger files can be read? We are currently running Scheme 7.0 on both a Sun 360 and a DecStation 5000 (mips). Any help that you can give in overcoming this problem would be greatly appreciated. John Sturtevant johns@unmvax.cs.unm.edu