• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Parsing integers from strings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parsing integers from strings


  • Subject: Re: Parsing integers from strings
  • From: "Cyrus Najmabadi" <email@hidden>
  • Date: Tue, 7 Oct 2008 15:59:29 -0400

"(On this occasion, please don't file a bug about the omission of these
methods from the documentation...)"
Why not?  (or is it something that you're already doing.  if so, thanks!)

         -- Cyrus

On Tue, Oct 7, 2008 at 3:49 PM, mmalc crawford <email@hidden> wrote:

>
> On Oct 7, 2008, at 11:49 AM, Cyrus Najmabadi wrote:
>
>  Unfortunately, NSScanner seems insufficient.
>> It doesn't seem able to handle 64bit hexadecimal numbers.
>>
>>  From NSScanner.h, on Mac OS X v10.5 and later:
> - (BOOL)scanHexLongLong:(unsigned long long *)result;
> - (BOOL)scanHexFloat:(float *)result;           // Corresponding to %a or
> %A formatting. Requires "0x" or "0X" prefix.
> - (BOOL)scanHexDouble:(double *)result;         // Corresponding to %a or
> %A formatting. Requires "0x" or "0X" prefix.
>
> (On this occasion, please don't file a bug about the omission of these
> methods from the documentation...)
>
> mmalc
>
>
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Parsing integers from strings
      • From: mmalc crawford <email@hidden>
References: 
 >Parsing integers from strings (From: "Cyrus Najmabadi" <email@hidden>)
 >Re: Parsing integers from strings (From: Randall Meadows <email@hidden>)
 >Re: Parsing integers from strings (From: "Cyrus Najmabadi" <email@hidden>)
 >Re: Parsing integers from strings (From: mmalc crawford <email@hidden>)

  • Prev by Date: Re: Parsing integers from strings
  • Next by Date: Re: Parsing integers from strings
  • Previous by thread: Re: Parsing integers from strings
  • Next by thread: Re: Parsing integers from strings
  • Index(es):
    • Date
    • Thread