X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Thu, 26 Mar 2009 21:51:07 +0200 From: Eli Zaretskii Subject: Re: DJGPP Setup? In-reply-to: X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp AT delorie DOT com Message-id: References: <0KGZ00GQ8UBIYMM0 AT mta4 DOT srv DOT hcvlny DOT cv DOT net> <9NFyl.43886$5t4 DOT 31555 AT newsfe24 DOT iad> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Benjamin David Lunt" > Date: Thu, 26 Mar 2009 07:58:48 -0700 > > > > (pg 384) Fn 67H > > "This function sets the maximum number of handles for the > > program but does not change the number of handles > > available in the system." DJGPP calls this function automatically. > Still, it would be interesting to know if one could > read/write from that 21st handle. Yes, you can (assuming you have a suitable FILES= directive in your CONFIG.SYS -- or maybe CONFIG.NT, if you are on Windows).