C char*'s and NSStrings
C char*'s and NSStrings
- Subject: C char*'s and NSStrings
- From: David Cairns <email@hidden>
- Date: Mon, 4 Aug 2003 02:29:43 -0400
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.