• 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: Uli Kusterer <email@hidden>
  • Date: Tue, 24 Jul 2007 22:44:23 +0200

On 24.07.2007, at 22:11, 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.

NSEvent. In particular NSWindow's nextEventMatchingMask: and the corresponding NSApplication method.


Cheers,
-- M. Uli Kusterer
http://www.zathras.de



_______________________________________________

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: NSArrayController can't removeObject(s) because of missing managed object context
  • Next by Date: Re: Cancelling a window move
  • Previous by thread: Re: How useful are bit operators?
  • Next by thread: Re: How useful are bit operators?
  • Index(es):
    • Date
    • Thread