www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/01/05/07:56:53

From: deo AT logos-m DOT ru (Egor Duda)
Subject: "%" in file name
5 Jan 1999 07:56:53 -0800 :
Message-ID: <11508.990105.cygnus.gnu-win32@logos-m.ru>
Reply-To: Egor Duda <deo AT logos-m DOT ru>
Mime-Version: 1.0
To: gnu-win32 AT cygnus DOT com

Hi!

  Running the following program under cygwin B20.1 gives "Error: No
such file or directory", even if file named "a%b" exists in current
path. Is it bug or feature?

=== open.c ========================================================
#include "fcntl.h"
#include "stdio.h"

main ()
{
  int f = open ( "a%b" , O_BINARY );
  perror ( "Error" ) ;
}
===================================================================

Egor.            mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


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