From: dhoelzer@cscns.com (David Hoelzer) Subject: [BUG] in 4.3.3 libraries Date: 26 Apr 1993 04:38:45 GMT
Not that I'm one to complain or anything, but the fread function is a
little bit broken.. It reads the disk and all with no probelm.. The
trouble is that it gives a segmentation fault rather than returning a
number of items read == 0 if you attempt to read past the end of the file..
Hmmmm.. Is this something I can fix with a binary editor, or do I have to
track down the lib sources??
dhoelzer@cscns.com