RE: how to pass arguments by reference
RE: how to pass arguments by reference
- Subject: RE: how to pass arguments by reference
- From: Stefan Sinclair <email@hidden>
- Date: Wed, 10 Dec 2008 10:28:52 -0600
- Importance: Normal
While I'm not sure if the GCC objective-C compiler accepts C++ references (I've never tried), one quick & easy thing to double check is that your source file is a ".mm" file as opposed to a ".m" file, so that the C++ compiler will be used as opposed to the C compiler.
_________________________________________________________________
Suspicious message? There’s an alert for that.
http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_broad2_122008_______________________________________________
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