Re: How useful are bit operators?
Re: How useful are bit operators?
- Subject: Re: How useful are bit operators?
- From: John Stiles <email@hidden>
- Date: Tue, 24 Jul 2007 13:58:38 -0700
In addition to what others have contributed, remember that a Cocoa
program contains more logic than simply calling various framework
methods. In your business logic you may find all sorts of reasons to
use bitwise operators.
On Jul 24, 2007, at 1:11 PM, Bob Ueland wrote:
In Kochan's book "Programming in Objective-C", four pages are
devoted to bit operators like, Bitwise AND, Bitwise OR, Left shift
and so on. How useful are those operations in Cocoa programming?
Could you give me an example where you actually was forced to use a
bit operation.
Thanks Bob
____________________________________________________________________________________
Shape Yahoo! in your own image. Join our Network Research Panel
today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
_______________________________________________
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:
@blizzard.com
This email sent to email@hidden
_______________________________________________
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