From: "Eric" Newsgroups: comp.os.msdos.djgpp Subject: Re: Files fread() in and fread() out get garbled Date: Thu, 5 Dec 2002 23:23:37 -0000 Lines: 15 Message-ID: References: <200212052257 DOT gB5MvDB23828 AT envy DOT delorie DOT com> NNTP-Posting-Host: 62.136.211.85 X-Trace: news8.svr.pol.co.uk 1039130633 2708 62.136.211.85 (5 Dec 2002 23:23:53 GMT) NNTP-Posting-Date: 5 Dec 2002 23:23:53 GMT X-Complaints-To: abuse AT theplanet DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "DJ Delorie" wrote > Er... you do realize that djgpp comes with split and merge utilities, > which are known to work and include sources, yes? Sure do. This was only a coding exercise. > And you might want to try experimenting with a smaller chunk size, a > test file that contains one of each byte value, and the "od" program. OK, will do.