From: twidler AT aol DOT com (Twidler) Newsgroups: comp.os.msdos.djgpp Subject: Re: need help reading characters from a text file Lines: 3 NNTP-Posting-Host: ladder02.news.aol.com X-Admin: news AT aol DOT com Date: 21 Oct 1998 03:49:48 GMT Organization: AOL Canada http://www.aol.ca References: <362CD10B DOT 450C5960 AT aaual DOT ualg DOT pt> Message-ID: <19981020234948.04002.00003772@ng13.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com load the whole file into memory and then read on at a time from the memory. Twidler