• 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
changeword
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

changeword


  • Subject: changeword
  • From: Luciano Mattiacci <email@hidden>
  • Date: Tue, 5 Jul 2005 15:59:50 +0200

Help ,

I am porting a CodeWarrior project to Xcode.

In my project I use the macro :

    #define TCL_NEW(name,init)    new        name##init

the CW compiles it with success when init is () :

    

    TCL_NEW(CArray,())    =>    CArray()

Xcode does not compile it , but Xcode produces the error :

    error: pasting "CArray" and "(" does not give a valid preprocessing token

Ho do I do it ?

Can  I use changword ?

Ho do I do it ?

Thank you .


Luciano Mattiacci


P.S.
excuse me for my english


 _______________________________________________
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

  • Follow-Ups:
    • Re: changeword
      • From: Lawrence Gold <email@hidden>
  • Prev by Date: Re: Breakpoint checkbox in mixed state?
  • Next by Date: re: Documentation frustrations
  • Previous by thread: Re: Breakpoint checkbox in mixed state?
  • Next by thread: Re: changeword
  • Index(es):
    • Date
    • Thread