Re: cString, (deprecated), lossyCString, fileSystemRepresentation, %@
Re: cString, (deprecated), lossyCString, fileSystemRepresentation, %@
- Subject: Re: cString, (deprecated), lossyCString, fileSystemRepresentation, %@
- From: Ondra Cada <email@hidden>
- Date: Wed, 9 Oct 2002 15:12:33 +0200
On Wednesday, October 9, 2002, at 01:48 , Gerben Wierda wrote:
When I use %@ in a format in an NSString, what is used to go from
NSString to char *?
Nothing. Why there should be a char* at all?
I always assumed it to be cSrring, but isnce that is deprecated, which
one is it?
What is actually used is -description, and the result string is used as is
(ie., as NSString).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.