[comp.lang.pascal] Large Files

mar@computing-maths.cardiff.ac.uk (Mark Rainey) (02/22/91)

	I'm working on a project at the moment to convert a program, written by myself in TP, to use files larger than 64K. The present program is very file intensive so uses the facility of text file buffers. I have written a small program that will read in a file of about 200K and display it, using a linked list of arrays (about 30K each). Is there an easier way of doing this, or has someone some code for using variables of this size. Thanks in advance.

			Mark Rainey

   -------------------------------------------------------------------------