Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!im4u!esc-bb!halley!bc From: bc@halley.UUCP (Bill Crews) Newsgroups: comp.sys.ibm.pc,comp.lang.c Subject: Re: MS C open file limit on PC Message-ID: <291@halley.UUCP> Date: Mon, 19-Oct-87 11:19:20 EDT Article-I.D.: halley.291 Posted: Mon Oct 19 11:19:20 1987 Date-Received: Tue, 20-Oct-87 22:16:37 EDT References: <1576@dicome.UUCP> <173@westmark.UUCP> <11098@orchid.waterloo.edu> <5819@ihlpa.ATT.COM> Reply-To: bc@halley.UUCP (Bill Crews) Organization: Tandem Computers, Austin, TX Lines: 16 Xref: mnetor comp.sys.ibm.pc:9237 comp.lang.c:5027 In article <5819@ihlpa.ATT.COM> rickf@ihlpa.UUCP (rick frankel) writes: >In MS-DOS the op-sys limit can be changed with a line in the config.sys file >of the form: > FILES= This changes the number of files that may be concurrently open system-wide, not per user. The 20-handle limit still exists per process, but with the FILES variable set to, say, 100, several child processes and/or TSRs can have several files open apiece, but each process is still limited to 20 (sysin, sysout, syserr, sysaux, sysprn, and 15 more). -bc -- Bill Crews Tandem Computers Austin, Texas ..!rutgers!ut-sally!im4u!esc-bb!halley!bc (512) 244-8350