Re: EndianU32_NtoB
Re: EndianU32_NtoB
- Subject: Re: EndianU32_NtoB
- From: Jens Alfke <email@hidden>
- Date: Fri, 30 Oct 2009 09:15:50 -0700
On Oct 30, 2009, at 8:56 AM, gMail.com wrote:
In the past I have successfully used EndianU32_NtoB to read a "long"
on a
PPC machine. Now I need to read and write an array of "unsigned int"
and an
array of "float". May you please tell me how to do?
Just write a 'for' loop to convert each element of the array; either
in place or copying into a new array.
—Jens
PS: Could you please use a name other than "gMail.com"? That's pretty
confusing._______________________________________________
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