Re: NSNumber -> NSString
Re: NSNumber -> NSString
- Subject: Re: NSNumber -> NSString
- From: <email@hidden>
- Date: Wed, 13 Mar 2002 21:45:15 -0000
In the Foundation documentation, under "Functions," look up:
NSString *NSFileTypeForHFSTypeCode(OSType hfsFileTypeCode)
- Dennis D.
Lukasz Kuczborski <email@hidden> said:
>
Anyone know how to convert NSNumber to NSString? (what method?)
>
>
I want to get file's creator and code...but NSFileHFSCreatorCode and
>
NSFileHFSTypeCode gives me numbers like: "1276423498", and i want to get it
>
in String like: "hlmg" - creator, "ddsk" - code.
>
>
Any ideas?
>
>
TIA,
>
Lukasz
>
_______________________________________________
>
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.
>
--
_______________________________________________
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.