• 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: Help porting from codewarrior?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help porting from codewarrior?


  • Subject: Re: Help porting from codewarrior?
  • From: Bob Sabiston <email@hidden>
  • Date: Wed, 21 Sep 2005 13:17:24 -0500


On Sep 21, 2005, at 1:09 PM, lbland wrote:

hi-

It depends on your precomp header def, but you might try:

#import <stdio.h>
#define BOOL Boolean

Notice that #define BOOL Boolean is dangerous.


That would define BOOL to be equal to Boolean, but my problem is that Boolean isn't even defined itself!
I did put #include <stdio.h> in my header file, and some of the errors went away, but the ones related to Boolean did not.
Isn't Boolean defined in stdio.h?


If not, what do I need to include?

Thanks!
Bob

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


References: 
 >Help porting from codewarrior? (From: Bob Sabiston <email@hidden>)

  • Prev by Date: Re: Help porting from codewarrior?
  • Next by Date: Re: Help porting from codewarrior?
  • Previous by thread: Re: Help porting from codewarrior?
  • Next by thread: Re: Help porting from codewarrior?
  • Index(es):
    • Date
    • Thread