Date: Tue, 20 Nov 2001 08:39:34 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <7458-Tue20Nov2001083934+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <0rqivtk7vhhprds46r1a48o07rvp82isuc@4ax.com> (Radical DOT NetSurfer AT delorie DOT com) Subject: Re: HELP: S_ISDIR() ????? References: <0rqivtk7vhhprds46r1a48o07rvp82isuc AT 4ax DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Radical DOT NetSurfer AT delorie DOT com > Newsgroups: comp.os.msdos.djgpp > Date: Mon, 19 Nov 2001 15:34:12 -0500 > > I have a program that is meant by its designer to be compiled > in both DJGPP and Borland (etc.) compilers... [...] > Can someone offer some input on this so I can properly > #ifdef BORLANDC > myself around this problem? Is your problem with DJGPP or with Borland? DJGPP does know about S_ISDIR, so I don't think you should have any problems.