• 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: logical (! object) vs (object != nil)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: logical (! object) vs (object != nil)


  • Subject: Re: logical (! object) vs (object != nil)
  • From: "Alastair J.Houghton" <email@hidden>
  • Date: Mon, 25 Aug 2003 23:46:40 +0100

On Monday, August 25, 2003, at 07:39 pm, Anders Totland wrote:

I have a (C noob) question. Are the two statements (! object) and (object != nil) the same statement, with identical meaning?

They are expressions and not statements, but yes, they are identical (since nil is zero).

Kind regards,

Alastair.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: logical (! object) vs (object != nil)
      • From: Marco Scheurer <email@hidden>
References: 
 >logical (! object) vs (object != nil) (From: Anders Totland <email@hidden>)

  • Prev by Date: Re: Apple Help Interface Guidelines
  • Next by Date: Re: Page Breaks in NSTextViews
  • Previous by thread: logical (! object) vs (object != nil)
  • Next by thread: Re: logical (! object) vs (object != nil)
  • Index(es):
    • Date
    • Thread