Re: Long to C-String
Re: Long to C-String
- Subject: Re: Long to C-String
- From: j o a r <email@hidden>
- Date: Tue, 8 Apr 2003 01:43:39 +0200
On Tuesday, Apr 8, 2003, at 00:55 Europe/Stockholm, David Blanton wrote:
Is there no Cocoa class for what seems to be a common need ... Convert
a
long to a sting or am I misssing something here?
The Cocoa classes deals mostly with ObjC objects, not C data types. If
you had asked for how to turn a long into an NSString the answer would
- of course - have been much nicer and simpler.
j o a r
_______________________________________________
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.