writing a file byte by byte

Boris Burtin 6600bori at ucsbuxa.ucsb.edu
Fri Mar 1 05:57:28 AEST 1991


I'm using Turbo C 2.0 and DOS 3.3, and I'm attempting to write 8166 bytes
to a file (for those who know what I'm talking about, this is a MIDI sysex
file).  By the MIDIEX standard, this file should be 8166 bytes long, but
when I write it, it turns out to be some 8300 or so bytes long.  Does anyone
know how to solve this problem?  Thanks...

	- Boris Burtin



More information about the Comp.lang.c mailing list