[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Strange getcwd() return value



Jean-François Lemaire, 16.10.2013 22:10:34:

Basically, you're telling me a GEM application cannot open a file in its
working directory with a simple fopen("filename", "r")? You need to retrieve
the current working directory first?

What's the difference between a GEM-application and a tty-application regarding cwd?

When you are in MINT-domain you get posix-paths (/a/b/c). When you are not on drive u: / is the root of your current drive (D:/), and not the real / (U:/), that's why they add that /dev/d.

--
Helmut Karlowski