X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: themouse Newsgroups: comp.os.msdos.djgpp,comp.os.msdos.programmer Subject: Re: DJGPP Setup? Date: Wed, 25 Mar 2009 08:03:37 -0700 (PDT) Organization: http://groups.google.com Lines: 37 Message-ID: <966d5ee9-9286-412f-98cc-2a4c82a59449@37g2000yqp.googlegroups.com> References: <0KGZ00GQ8UBIYMM0 AT mta4 DOT srv DOT hcvlny DOT cv DOT net> <909f9b4a-be49-4f61-9ea4-2f968acd48b1 AT v15g2000yqn DOT googlegroups DOT com> NNTP-Posting-Host: 209.83.80.194 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1237993417 7994 127.0.0.1 (25 Mar 2009 15:03:37 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 25 Mar 2009 15:03:37 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: 37g2000yqp.googlegroups.com; posting-host=209.83.80.194; posting-account=mk-1hQoAAABRHA7wwAt_3thfjpGkh8Qu User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Mar 25, 8:24=A0am, Rugxulo wrote: > Hi, > > On Mar 24, 5:50=A0am, "Rod Pemberton" wrote: > > > "Ethan Rosenberg" wrote in message > > >news:0KGZ00GQ8UBIYMM0 AT mta4 DOT srv DOT hcvlny DOT cv DOT net... > > > In comp.os.msdos.djgpp, > > > > I have a program that opens almost 30 files. > > > How is that possible?... =A0What version of DOS and DJGPP are you using= ? > > Just for consistency, I think I'll paste here what he said fixed his > problem: > > ------------------------------------------------------- > Dear List - > > I apologize for the difficulty I have caused you, with a question > which turned out to be rather foolish. =A0The comment that I should > look at my open statements finally showed me the answer... > > I was trying to open a file for a binary write with the mode as "w" > instead of "wb". =A0The other files of a similar nature I had opened > with "wb". =A0The write proceeded to a point, and then failed. > > Sorry. =A0I hope I learn from my mistakes. > > Ethan Rosenberg > ------------------------------------------------------- :) I am glad he posted the solution. So when I make that mistake it comes up on a search LOL.