<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Well this surprised me.<BR>
 <BR>
Cygwin fopen accepts all of<BR>
 <BR>
  /cygdrive/c/1.txt <BR>
  <A href="file://\\1.txt">\cygdrive\c\1.txt</A> <BR>
  c:\1.txt <BR>
  c:/1.txt <BR>
 <BR>
They all mean the same (well, actually, that I just assume, I'm able to fopen each)<BR>
 <BR>
c:1.txt didn't work (it would work in Win32)<BR>
 <BR>
I thought I'd seen Cygwin not accepting Win32 paths.<BR>
Geez, maybe this makes things easier..<BR>
 <BR>
 - Jay<BR><BR><BR><br /><hr />Helping your favorite cause is as easy as instant messaging. You IM, we give. <a href='http://im.live.com/Messenger/IM/Home/?source=text_hotmail_join' target='_new'>Learn more.</a></body>
</html>