Re: C char*'s and NSStrings
Re: C char*'s and NSStrings
- Subject: Re: C char*'s and NSStrings
- From: Marc Weil <email@hidden>
- Date: Mon, 04 Aug 2003 08:51:56 -0400
Not sure exactly what you want to do here. Do you want to convert char* into
NSString's, or perhaps NSString's into char*?
Explain exactly what you are asking us, more clearly
- Marc Weil
On 8/4/03 2:29 AM, "David Cairns" <email@hidden> wrote:
>
i am trying to produce a serial code generator for my application.
>
i've written the code algorithm in C, but the factors that go into
>
making the custom serial are in NSStrings. i'm pretty sure that there
>
was a tutorial that included this on macdevcenter.com a while ago, but
>
i can't seem to find it any more.
>
>
would using the C string class (or struct -- whatever) work better than
>
just using a char pointer?
>
>
>
thanx
>
-- dave
_______________________________________________
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.