Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ihnp4!ptsfa!ames!hao!husc6!seismo!mcvax!enea!tut!hunt
From: hunt@tut.UUCP
Newsgroups: comp.sys.ibm.pc
Subject: Re: TURBO/C Bug???
Message-ID: <1572@sotka.tut.fi>
Date: Wed, 8-Jul-87 15:58:40 EDT
Article-I.D.: sotka.1572
Posted: Wed Jul  8 15:58:40 1987
Date-Received: Sat, 11-Jul-87 16:52:53 EDT
References: <3118@ptsfa.UUCP> <846@westpt.usma.edu> <25@softart.UUCP>
Reply-To: hunt@sotka.UUCP (Jim Hunt)
Organization: Tampere University of Technology, Finland
Lines: 11
Keywords: MicroSoft MSC

In article <25@softart.UUCP> ashok@softart.UUCP writes:
>> > The compiler could not find STDARG.H.  STDARG.H is the only nested Include
>> Any suggestions??
>
>It souds like you have too many files open at one time.  The limit is set by
>the "FILES=" line in your config.sys file.  This would appear as if the nested

BINGO, I had the same confusion from MicroSoft C, same machines, same
autoexecs, same file setup, would compile on one and not on other.
The compiler fails when it tries to open it and says can't find.
Another example of poor error messages.