Jean-François Lemaire, 16.10.2013 20:31:11:
As I wrote, this is under FreeMiNT and the real problem isn't the path returned by getcwd(), it's that the current working directory of myapplication isn't "/f/dir" as it should be but something else ("/dev/f/dir"maybe?). That's what I'm trying to figure out. What is the current
I think you'll have to chdir u: first. -- Helmut Karlowski