This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C exe redirection blank file


andyburgess wrote:

> I have been developing a system with the wonderful Cygwin and have
> encountered a problem today. A program I was developing on a development PC I
> copied over to the 'live' box (through network). This program produces two
> fopen'ed files written with fprintf.
> 
> Summary of issue:
> * Suddenly I could no longer redirect the output of this program, and the two
> files it created were now blank.
[snip]

Did you forget to close the files and/or are exiting the program in a
non-standard way?
-- 
René Berber


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]