Re: Redirect IO of target
Re: Redirect IO of target
- Subject: Re: Redirect IO of target
- From: Scott Ribe <email@hidden>
- Date: Wed, 28 Sep 2011 20:38:47 -0500
On Sep 28, 2011, at 7:39 PM, Michael Lehn wrote:
> But it is the Fortran program (from the LAPACK test suite) that gets called first. This in turn calls my C++ functions …
Doesn't matter, if you can get at the file descriptors they use for logging, you can point them to stdin & stdout. Of course, that assumes you don't need anything that is logged before your routines are called...
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden