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

Re: Programming Languages


  • Subject: Re: Programming Languages
  • From: Todd Heberlein <email@hidden>
  • Date: Sat, 06 Apr 2013 11:16:11 -0700

> is it possible to program mac and/or iPhone apps using the c++ programming language?  I thought it was, but everything I've seen in xcode so far is mainly concentrating on objective c.

To interact with the GUI / view elements, you really need to use Objective C, but you can do a lot of core programming in C++. I have extensive C++ libraries (some code dating back 18 years when first written on a NeXTstation). I use that code for command-line tools, daemons, and embedded in GUI programs.

Google "Objective-C++" to find tutorials and other information for mixing Objective C and C++ code.

Todd


 _______________________________________________
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: 
 >Programming Languages (From: Harmony Neil <email@hidden>)

  • Prev by Date: Re: Programming Languages
  • Next by Date: Re: Programming Languages
  • Previous by thread: Re: Programming Languages
  • Next by thread: Re: Programming Languages
  • Index(es):
    • Date
    • Thread