home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Bug_Fixes / Net.v7bugs / 0108 < prev    next >
Encoding:
Text File  |  1982-05-08  |  440 b   |  13 lines

  1. Asii.124
  2. net.bugs.v7
  3. utzoo!decvax!ittvax!sii!wje
  4. Fri May  7 08:31:34 1982
  5. fopen bug
  6. I have just encountered a bug in fopen(3). When a file is opened in
  7. "a" mode and a line written out to that file, the first two chars
  8. in the line turn to junk. This does not happen if an explicit
  9. fseek(file,0L,2) is done first! Is this a known bug or just a
  10. peculiarity of our stdio library?
  11.     -Bill Ezell, Software Innovations, Inc.
  12.     decvax!ittvax!sii!wje
  13.