Re: Resource Fork - is this a good use/the right thing to do?
Re: Resource Fork - is this a good use/the right thing to do?
- Subject: Re: Resource Fork - is this a good use/the right thing to do?
- From: "Hamish Allan" <email@hidden>
- Date: Thu, 24 Apr 2008 16:36:34 +0100
On Thu, Apr 24, 2008 at 4:28 PM, Daniel DeCovnick <email@hidden> wrote:
> Er... either my calculator's broken or (65535 - 30 - 8 )/12 = 5458, not
> 2727, where 30 and 8 are the resource map header and a single reference
> type.
However, floor((32767 - 30 - 8) / 12) = 2727. Maybe the use of a
signed int is the "well-known bug" Uli referred to.
Hamish
_______________________________________________
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