Hey,

I compiled a lib with mingw32ce. I use fopen to open a file. the file is a 
char *.

The program and the file (the latter begin named foo) are in the same 
directory. If I just pass 'foo' to fopen(), NULL is returned. If I pass 
the full path '\efl\foo', fopen succeeds.

Is it a known behavior ?

thank you

Vincent Torri

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to