www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/01/06/10:19:37

Date: Thu, 6 Jan 2000 12:22:12 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Mike Demoulin <mad AT intersurf DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: What is the canonical way to find out if a file exists (in g++)?
In-Reply-To: <slrn8779f6.3vvou4b.mad@asylum.fasttrack.net>
Message-ID: <Pine.SUN.3.91.1000106122148.20220V-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: dj-admin AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Wed, 5 Jan 2000, Mike Demoulin wrote:

> Here is the directory listing:
>     C:\FT>dir C:\FT\FT4WIN\FTCOMINTEGRATED.OCX.ZIP 
>      Volume in drive C has no label.
>      Volume Serial Number is F4DE-6D7B
> 
>      Directory of C:\FT\FT4WIN
> 
>     12/28/99  07:15p                58,134 FTCOMINTEGRATED.OCX.ZIP
>                    1 File(s)         58,134 bytes
>                                 326,311,936 bytes free

If you are looking for a long file name on NT, DJGPP programs won't
find it.  Try "dir /x" and look for the short 8+3 alias: that's all
DJGPP programs are allowed to see on NT.

- Raw text -


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