Thanks for pointing this out, I've changed it to "/temp" .

        Danny

On Tue, 2008-06-10 at 14:28 +0200, Vincent Torri wrote:
> > It seems that tmpfile() always returns NULL.
> 
> I reply to myself. tmpfile() uses P_tmpdir as temporary directory, this 
> macro being defined in stdio.h
> 
> It is defined like that:
> 
> #ifndef __STRICT_ANSI__
> #define P_tmpdir        "/tmp"
> #endif
> 
> I think that this value is wrong for windows ce devices
> 
> Vincent

-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to