Re: NSString not working
Re: NSString not working
- Subject: Re: NSString not working
- From: Shawn Erickson <email@hidden>
- Date: Tue, 21 Apr 2009 07:25:17 -0700
On Mon, Apr 20, 2009 at 7:45 PM, Clark Cox <email@hidden> wrote:
> Yes, but if you were to choose a non-8-bit charset, you would have
> bigger problems when assigning such a string to a char array. The
> result of "somestring" is always an array of characters, it is never
> an array of anything larger than characters.
Yes I know. I was trying to throw out possible idea on why she may be
getting a failure in this project and not others. The OP gave little
information on how the pieces (source of c-string) fit together with
the code that was using that c-string. I believe a couple permutations
of settings and disjoint compilation of aspects of the code could
cause something close to what the OP reported (didn't bother to try
however).
Of course it is likely something far more mundane that is going on...
hope to hear back from Susan still.
-Shawn
_______________________________________________
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