Re: fopen() works only in debugger
Re: fopen() works only in debugger
- Subject: Re: fopen() works only in debugger
- From: "John C. Randolph" <email@hidden>
- Date: Sat, 3 Mar 2007 19:02:17 -0800
On Mar 3, 2007, at 2:16 PM, Timothy Larkin wrote:
I am working on a Foundation tool which calls fopen() from a class
method. It runs correctly under the debugger.
Sounds like your code depends in some way on the current working
directory. Also, why are you using fopen() instead of -
dataWithContentsOfURL: or -stringWithContentsOfURL:?
-jcr
"The problem with trying to child-proof the world, is that it makes
people neglect the far more important task of world-proofing the
child." -- Hugh Daniel
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden