Re: Debugging Stdout
Re: Debugging Stdout
- Subject: Re: Debugging Stdout
- From: Sherm Pendley <email@hidden>
- Date: Tue, 4 Oct 2005 13:19:48 -0400
2005-10-04 kl. 03.20 skrev Ronnie O:
waitForDataInBackgroundAndNotify and I am getting notification of
available data for the perl call but not the c call. When I run the
piped command of the c program from the command line, the data is
piped out to the screen. I am calling the same program from my
cocoa app with a flag to pipe output to stdout, but I just can't
get any data through the pipe. Are there any obvious reasons why my
cocoa app would see data from stdout differently from a perl or c
program?
One question pops to mind immediately - are you *sure* the output is
to stdout, not the stderr? It would look the same onscreen.
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden