Re: C and objective C together
Re: C and objective C together
- Subject: Re: C and objective C together
- From: Paul Ferguson <email@hidden>
- Date: Wed, 3 Apr 2002 09:15:04 -0800
While the answers so far are interesting, I think they've missed the
essence of the question, which is:
How can I capture stdout and/or stderr output (whether from putc's,
printf's, NSLog's, NSAssert's, etc.) and redirect it to some object
inside my app, with little or no modifications to the app's code?
I don't know the answer, but am interested in this if someone does.
<fergy/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.