Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!ptsfa!ihnp4!ihlpa!rickf From: rickf@ihlpa.ATT.COM (Fritz) Newsgroups: comp.sys.ibm.pc,comp.lang.c Subject: Re: MS C open file limit on PC Message-ID: <5819@ihlpa.ATT.COM> Date: Fri, 9-Oct-87 11:33:42 EDT Article-I.D.: ihlpa.5819 Posted: Fri Oct 9 11:33:42 1987 Date-Received: Sun, 11-Oct-87 17:32:50 EDT References: <1576@dicome.UUCP> <173@westmark.UUCP> <11098@orchid.waterloo.edu> Reply-To: rickf@ihlpa.UUCP (rick frankel) Organization: AT&T Bell Laboratories - Naperville, Illinois Lines: 16 Xref: mnetor comp.sys.ibm.pc:8884 comp.lang.c:4802 Keywords: In article <11098@orchid.waterloo.edu> atbowler@orchid.waterloo.edu (Alan T. Bowler [SDG]) writes: >It has already been pointed out that the limits is not in >the C implementation but the operating system. ... > Operating system imposed limits on the order of 20 files ... >It seems to be a favourite number with operating systems >implementors although they enforce it in a number of different ways. The 'favourite' limit comes from (I think) the normal UNIX default FILE table size of 20 entries. In MS-DOS the op-sys limit can be changed with a line in the config.sys file of the form: FILES= Rick Frankel ihn[4!ihlpa!rickf