re: Fdopen
re: Fdopen
- Subject: re: Fdopen
- From: George Warner <email@hidden>
- Date: Mon, 21 Jul 2008 13:09:03 -0700
- Thread-topic: Fdopen
On Fri, 18 Jul 2008 13:19:23 -0700, Jeff Ray <email@hidden> wrote:
> I'm porting an old CFM (Codewarrior) program to MachO (Xcode), and I've hit
> a hard stop.
>
> The program makes a call to fdopen(). The call fails (return NULL), and the
> man page for fdopen says I can get the error from errno. However, errno is
> 0.
>
> Is there something strange about fdopen() or errno under Xcode (or OSX)?
It's probably more like there's something strange" about old CFM (MWCW)
programs using (not-so-standard)stdio. Can you show us a snibblet of the
code you're using?
--
Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)
_______________________________________________
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