home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!ukma!wupost!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!osiris.cso.uiuc.edu!gordon
- From: gordon@osiris.cso.uiuc.edu (John Gordon)
- Subject: Re: problem with foef()
- References: <92316.213238U17868@uicvm.uic.edu>
- Message-ID: <BxrpyI.KGr@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: University of Illinois at Urbana
- Date: Sun, 15 Nov 1992 17:30:16 GMT
- Lines: 8
-
-
- The problem is that feof() cannot predict EOF. EOF will only occur
- when the file pointer is at the end of the file, and another read is
- attempted.
-
- ---
- John Gordon My incredibly witty saying has been
- gordon@osiris.cso.uiuc.edu Politically Corrected into oblivion.
-