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

C++


  • Subject: C++
  • From: digish reshamwala <email@hidden>
  • Date: Fri, 13 Aug 2004 14:50:38 -0700
  • Priority: normal

Hey..

How do I compile & run simple C++ program in Mac OS X Panther??

The program is:

#include <iostream.h>

int main()
{
cout << "Hello World!" << endl;
return 0;
}

Please reply soon!

The g++ or gcc under terminal doesn't seems to work.

thanks,
-digish
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: C++
      • From: Syd Polk <email@hidden>
  • Prev by Date: Re: Xcode 1.5 Release - Shell script phase
  • Next by Date: Re: XCode does not stop at (Java) breakpoints...
  • Previous by thread: Re: How to get rid IB warning about "pre-10.2 nib file format"?
  • Next by thread: Re: C++
  • Index(es):
    • Date
    • Thread