This is the mail archive of the cygwin@sourceware.cygnus.com 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]

stderr/stdout under console



When I run a console type cygwin program under a DOS
window in Windows98SE with command.com as the shell
fprintf(stderr, ...) seems to go to stdout.

If I redirect the standard output to a file, the fprintf(stderr, ...)
stuff goes to the file instead of the console ---

If I run the same program under bash, it works fine.

Does anyone know why this is?????

	Harry



-- 


Harry

Internet e-mail: hgm@lanl.gov       (Harry G. McGavran, Jr.)
Los Alamos National Laboratory, Los Alamos, New Mexico 87545
Phone: 505/667-4050




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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