FROM : Nick Zitzmann
DATE : Sun May 11 19:59:08 2008
On May 11, 2008, at 11:36 AM, Steve Cronin wrote:
> Is this correct?
> Is there a better way?
It depends. Does the code take a real C string (char array), or does
it take an Str63 or Str255 or something? If the latter, then you need
to use CoreFoundation to get a Pascal string from the NSString.
Nick Zitzmann
<http://www.chronosnet.com/>
DATE : Sun May 11 19:59:08 2008
On May 11, 2008, at 11:36 AM, Steve Cronin wrote:
> Is this correct?
> Is there a better way?
It depends. Does the code take a real C string (char array), or does
it take an Str63 or Str255 or something? If the latter, then you need
to use CoreFoundation to get a Pascal string from the NSString.
Nick Zitzmann
<http://www.chronosnet.com/>
| Related mails | Author | Date |
|---|---|---|
| Steve Cronin | May 11, 19:36 | |
| Nick Zitzmann | May 11, 19:59 | |
| Jens Alfke | May 11, 22:38 | |
| Steve Cronin | May 12, 00:11 | |
| Nick Zitzmann | May 12, 00:14 | |
| Scott Ribe | May 12, 19:41 |






Cocoa mail archive

