Re: [Cegcc-devel] File io

2007-06-17 Thread Ximsce
Yes, thanks, that component's working now. Danny Backx wrote: > On Sat, 2007-06-16 at 20:19 -0600, Ximsce wrote: >> Hi, >> >> My application is trying to perform some simple file io, but when I try >> to open the file I get a null return value. I recall reading somewhere >> in the docs that fil

[Cegcc-devel] force stdio from newlib/cegcc.dll

2007-06-17 Thread Ximsce
Hi, Sorry to keep spamming the list with these newbie questions, but I'm in a bit of a bind and my deadline approaches. I had a program that was working fine, and suddenly a bunch of included methods have stopped working (causing immediate exit of the program, without even flushing my log file