Date: Sun, 8 Jun 1997 18:11:51 +0300 (IDT) From: Eli Zaretskii To: Conrad Wei-Li Song cc: djgpp AT delorie DOT com Subject: Re: DJGPP standard headers... In-Reply-To: <199706061629.MAA04676@delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 6 Jun 1997, Conrad Wei-Li Song wrote: > One small problem: apparantly most of the standard headers such > as simply #include's . Problems can occur > if functions with the same name are redefined. Please note that is NOT a standard header. It is not defined neither by ANSI nor by POSIX. It only exists to add porting DOS programs that use it. Anyway, I don't see how including can do any trouble at all.