• 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: How useful are bit operators?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >How useful are bit operators? (From: Bob Ueland <email@hidden>)

  • Prev by Date: Re: Cancelling a window move
  • Next by Date: Capturing STDOUT from unit test
  • Previous by thread: Re: How useful are bit operators?
  • Next by thread: Re: How useful are bit operators?
  • Index(es):
    • Date
    • Thread