• 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: EndianU32_NtoB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EndianU32_NtoB


  • Subject: Re: EndianU32_NtoB
  • From: Kyle Sluder <email@hidden>
  • Date: Fri, 30 Oct 2009 23:56:26 -0700

On Fri, Oct 30, 2009 at 5:37 PM, Sean McBride <email@hidden> wrote:
> I guess 'platform-independent format' is code for big endian.

Maybe?  Maybe not.  It's a platform-independent format:

struct CFSwappedFloat32 {
   uint32_t v;
};

That doesn't imply anything about the data actually contained therein.

--Kyle Sluder
_______________________________________________

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

References: 
 >EndianU32_NtoB (From: "gMail.com" <email@hidden>)
 >Re: EndianU32_NtoB (From: "Sean McBride" <email@hidden>)
 >Re: EndianU32_NtoB (From: Kyle Sluder <email@hidden>)
 >Re: EndianU32_NtoB (From: "Sean McBride" <email@hidden>)
 >Re: EndianU32_NtoB (From: Kyle Sluder <email@hidden>)
 >Re: EndianU32_NtoB (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Cocoa replacement for Carbon CompositeIconRef() for Snow Leopard 64-bit apps?
  • Next by Date: Re: making the NSScrollView align its subview to the top-left corner
  • Previous by thread: Re: EndianU32_NtoB
  • Next by thread: Re: EndianU32_NtoB
  • Index(es):
    • Date
    • Thread