Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!sdcsvax!ucsdhub!jack!man!nusdhub!rwhite From: rwhite@nusdhub.UUCP (Robert C. White Jr.) Newsgroups: comp.sys.ibm.pc,comp.lang.c Subject: Re: MS C open file limit on PC Message-ID: <119@nusdhub.UUCP> Date: Sat, 10-Oct-87 20:49:28 EDT Article-I.D.: nusdhub.119 Posted: Sat Oct 10 20:49:28 1987 Date-Received: Mon, 12-Oct-87 21:17:09 EDT References: <1576@dicome.UUCP> <173@westmark.UUCP> <11098@orchid.waterloo.edu> <5819@ihlpa.ATT.COM> Organization: National University, San Diego Lines: 13 Summary: But HO! Xref: mnetor comp.sys.ibm.pc:8929 comp.lang.c:4839 In article <5819@ihlpa.ATT.COM>, rickf@ihlpa.ATT.COM (Fritz) writes: > In MS-DOS the op-sys limit can be changed with a line in the config.sys file > of the form: > FILES= But ho!, this changees the "SYSTEM WIDE" limit on the number of files opened for the whole system. There is STILL a maximum of 20 open files per-process. [Or the value of FILES, whichever is smaller] Setting this to a larger number does not really help unless you are useing a windowing package [or some such]. Rob White