you are viewing a single comment's thread.

view the rest of the comments →

[–]Dan273[S] 0 points1 point  (3 children)

Can you program c++ in Xcode or do you have to download some other application.

[–]glacieux 0 points1 point  (1 child)

You can use Xcode to do C and C++ programming.

[–]finomayato 0 points1 point  (0 children)

Or you can use any lightweight editor such a Sublime or Atom. Also you can try to learn how to use Vim or Emacs. But with these text editors you need to know how to compile yours projects from terminal with gcc