Re: A CFStringRef that throws EXC_BAD_ACCESS
Re: A CFStringRef that throws EXC_BAD_ACCESS
- Subject: Re: A CFStringRef that throws EXC_BAD_ACCESS
- From: Craig Bakalian <email@hidden>
- Date: Wed, 16 Oct 2002 18:23:16 -0400
Hi,
I got my answer after fussing with CFStringRef for about one hour.
God, I hate moments like those.
It just happens that the function that made &myCFString needed an
OSStatus err set with a value returned
indicating EXC_BAD_ACCESS. I miss java and exception handling. Why
did the compiler let me call a
function without a return value when it needed it? Whatever... just
point to a bad address.
Craig Bakalian
On Wednesday, October 16, 2002, at 05:02 PM,
email@hidden wrote:
From: Craig Bakalian <email@hidden>
To: email@hidden
Hi,
How does a programmer check if a CFStringRef is a EXC_BAD_ACCESS?
Craig Bakalian
--__--__--
_______________________________________________
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.