• 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: Why are BOOL and bool distinct types?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why are BOOL and bool distinct types?


  • Subject: Re: Why are BOOL and bool distinct types?
  • From: Fritz Anderson <email@hidden>
  • Date: Wed, 8 Jun 2005 09:33:35 -0500

On 8 Jun 2005, at 9:08 AM, Sean McBride wrote:

Maybe BOOL should be deprecated now that C99 has a native type?

No. BOOL is 8 bits on all platforms; bool is 32 bits on ppc and 8 bits on i386. Native type != better.


    -- F

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Why are BOOL and bool distinct types?
      • From: John Stiles <email@hidden>
    • Re: Why are BOOL and bool distinct types?
      • From: "Sean McBride" <email@hidden>
    • Re: Why are BOOL and bool distinct types?
      • From: Todd Blanchard <email@hidden>
References: 
 >Why are BOOL and bool distinct types? (From: Todd Blanchard <email@hidden>)
 >Re: Why are BOOL and bool distinct types? (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Re: NSStatusItem: window instead of menu
  • Next by Date: Re: universal binary compilation errors
  • Previous by thread: Re: Why are BOOL and bool distinct types?
  • Next by thread: Re: Why are BOOL and bool distinct types?
  • Index(es):
    • Date
    • Thread