[comp.os.msdos.programmer] C++

paulpi@munnari.oz.au (Paul Polidori) (11/22/90)

Your article/letter follows:
Path: mullauna!paulpi
Date: 22 Nov 90 04:19:36 GMT
Message-ID: <paulpi.659247576@mullauna>
Newsgroups: comp.sys.ibm.pc.programmer
Distribution: aus
Subject: fwrite extra byte
Summary: Extra byte on fwrite
Keywords: C++

Using Turbo c++. File opened for randomn access using r+ 
Each record is a structure 35 bytes long.  They are appended using fseek (0L,SEEK_END. ) After adding the 10th. record, file length is 351 bytes long.
Adding additional records does not seem to affect file access. OS is DOS using a Banyan Network. Any suggestions whats happening ?


please mail response to lingwood@mullauna.cs.mu.OZ.AU