delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/09/10/03:33:18

Date: Thu, 10 Sep 1998 10:31:51 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: "Saavedra, Jason Paul" <jpsaave AT sandia DOT gov>
cc: "'Allens'" <allen DOT asjp AT cableol DOT co DOT uk>,
"'djgpp AT delorie DOT com'" <djgpp AT delorie DOT com>
Subject: RE: Newbie Question regarding include
In-Reply-To: <77349FC5DC1CD211BAD900805FA7241A62DADC@es01snlnt.sandia.gov>
Message-ID: <Pine.SUN.3.91.980910103124.8350F-100000@is>
MIME-Version: 1.0

On Wed, 9 Sep 1998, Saavedra, Jason Paul wrote:

> and it said it couldn't find the file "iostream.h".  This is because it
> recognizes it as lowercase and as a C source, an not C++.  It worked for the
> other file because it recognized it as uppercase, and it made the
> distinction.  This caught me by surprise, since my original belief was, like
> you said, DOS doesn't distinguish between upper an lower case.  Hmm...

This shouldn't have caught you by surprise, since the DJGPP FAQ
explains it (in section 8.4).

DOS and Windows are indeed case-insensitive, but the command-line
arguments are NOT.  A DOS program gets the arguments in exactly the
same case the user types it.  So it is still possible for a program
such as GCC to behave differently for different letter-cases.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019