This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problem with F:/ and /cygdrive/f/


I have a program which works perfectly when I tell it to read from a file at
/cygdrive/f/ .  However, when I set the directory to F:/, the program no
longer works.

The program is a simple dumper for one of our data files and it takes the
name of the data file on the command line.  Now, when debugging everything
looks fine.  The open succeeds, but the read starts reading garbage after
the first read.

This seemed really odd to me since I would figure the open would take care
of any filename conversions.

Thanks for any insight on what my problem might be...

Joey


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]