Hi,
I'm new to iphone os programming and my project involves to build c+
+ files
within the xcode cocoa touch environment.
So i tried to create a new cocoa touch project and use the interface
builder
to add a button and a label.
So that when i press the button, the label would show the result of
the
"add()" method i call from the following c++ file.
I then add a new c++ file called Adder.cpp which looks like this:
_______________________________________________
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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden